Skip to content
View frroossst's full-sized avatar
👨‍💻
SyntaxError
👨‍💻
SyntaxError

Highlights

  • Pro

Organizations

@USSTR-Avionics
Block or Report

Block or report frroossst

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
frroossst/README.md
>>> neofetch
frroossst@github
----------------------------------
OS : Linux Mint x86_64
Shell : bash
Location : Canada
Languages : C/C++, Rust, Python, Lua, (Java/Type)Script, Suneido, OCaml, HTML/CSS, (my/postgres)SQL
Others : git, GNU/linux, neovim, VSCode, cli
Email : [email protected]
Education: University of Saskatchewan
    - Bachelors of Engineering in Engineering Physics
    - Bachelors of Arts and Sciences in Computer Science

                                                                  

>>> projects --summary --hyperlink --hot --no-order

callingRustFunctionsFromC: Calling Rust functions from C on an embedded system 

py_mips_debugger: A minimal MIPS python interpreter for easy debugging and improved developer workflow 

dragonglass.nvim: An obsidian like plugin for neovim written in lua 

content-web-blocker: Firefox extension to block webpages based on specified keywords in the HTML of the page

gsuneido: Adding features to the Go implementation of Suneido

rmsafe: Rust powered command line utility to move files to a custom trashcan location rather than just rm(ing) it

>>> jobs --summary --ascending --hyperlink

Summer Intern, Axon Software: building and improving their Instant Messenger platform written in Suneido from  
  June-August 2022

Programmer, Axon Software: ai autocomplete with a special emphasis on limited data and limited compute utilisation; 
  revamping/refactoring business code from May-August 2023

Research Training Student: University of Saskatchewan: Adding optional and gradual types to a dynamic language using only the LSP and no additional syntax


>>> life_goal
researching self-replicating neuromorphic hardware capable of AGI
>>> image

source : xkcd comics

Pinned

  1. USSTR-Avionics/Rosthern USSTR-Avionics/Rosthern Public

    Real-time Operating System That Handles Efficient Resource Negotiation

    Rust

  2. callingRustFunctionsFromC callingRustFunctionsFromC Public archive

    My genius idea of calling Rust functions from C on an embedded system, slowly turning into a nightmare from which I fear I shall never awaken.

    Makefile 2

  3. fio.ml fio.ml Public

    A file IO based esoteric progamming language written in OCaml

    OCaml

  4. dragonglass.nvim dragonglass.nvim Public

    An obsidian like plugin for neovim written in lua

    Lua 2 1

  5. gsuneido gsuneido Public

    Forked from apmckinlay/gsuneido

    Go implementation of Suneido

    Go

  6. py_mips_debugger py_mips_debugger Public

    A minimal MIPS python interpreter that allows for easy debugging and improved developer workflow

    Python