Pinned Repositories
_ihaveint.github.io
Kademlia
Monkey
Interpreter for the monkey language, written in Go
snippetbox
This project is built while I'm reading Alex Edwards "Let’s Go" book.
vim_config
YourOwnLisp
A lisp like language, implemented in C. Inspired by the book "Build your own Lisp"
ihaveint's Repositories
ihaveint/ihaveint.github.io
✨ Build a beautiful and simple website in literally minutes. Demo at https://beautifuljekyll.com
ihaveint/_ihaveint.github.io
ihaveint/vim_config
ihaveint/film-dialogues-sip
ihaveint/Kademlia
ihaveint/Monkey
Interpreter for the monkey language, written in Go
ihaveint/YourOwnLisp
A lisp like language, implemented in C. Inspired by the book "Build your own Lisp"
ihaveint/B.Sc_Thesis
ihaveint/ChatCord
A real time chat service made with node and express and using socket.io based on a tutorial from Traversy Media
ihaveint/crypto
Lecture notes for a course on cryptography
ihaveint/dafny
Dafny is a verification-aware programming language
ihaveint/developerFolio
🚀 Software Developer Portfolio Template that helps you showcase your work and skills as a software developer.
ihaveint/DiscreteMathematics-English
ihaveint/elixir
Elixir is a dynamic, functional language designed for building scalable and maintainable applications
ihaveint/game_of_life
ihaveint/gatsby-starter-default
The default Gatsby starter
ihaveint/homeworks_and_exams
ihaveint/ihaveint
ihaveint/jekyll-blog-demo
Base for a static website blog - built with Jekyll and the default theme
ihaveint/online-CV
ihaveint/paper-checker
Find simple grammar mistakes in scientific documents.
ihaveint/parsynt
Automatic parallel divide-and-conquer programs synthesizer
ihaveint/PL-Project
ihaveint/rashmap
Concurrent hash map implementation with rust
ihaveint/react-fundamentals
Material for my React Fundamentals Workshop
ihaveint/rustc-dev-guide
A guide to how rustc works and how to contribute to it.
ihaveint/rustlings
:crab: Small exercises to get you used to reading and writing Rust code!
ihaveint/tcs
Book in preparation: introduction to theoretical computer science
ihaveint/tree_based_data_structures
implementation of some tree based data structures using Elixir
ihaveint/who_has_my_function
This repo contains idea discusses in the "who has my function" series