Pinned Repositories
2048-rough-sketch
My rough implementation of the game 2048
AI-advocates-examples
Machine Learning examples for the AI advocate Community.
DS_and_Algor_Notebooks
This is a collection of Data Structures and Algorithms Notebook.
EteimZ.github.io
fs_impl
File system implementation in python
lingo
A chat application
LLM_Stack
A repo containing various sample code of technologies built around LLMs
rs_deck_of_cards
Implementing a deck of cards in rust
simpletron
The simpletron computer from C How to Program
The-game-of-life
Implementation of John Conway's Game of Life.
EteimZ's Repositories
EteimZ/OOPModels
Various OOP examples.
EteimZ/The-game-of-life
Implementation of John Conway's Game of Life.
EteimZ/blog
The Boot.dev blog source code and content
EteimZ/BouncingSine
Animating a ball using sine wave.
EteimZ/Deep_Learning-Notebooks
This repo contains Notebooks for Deep Learning written in pytorch or tensorflow.
EteimZ/dynamic-shopping-list
A simple shopping list built from manipulating the DOM.
EteimZ/express-typeorm-template
Express + typeorm template repo
EteimZ/fahr2cel_rs
Fahrenheit to Celcius converter built in rust.
EteimZ/flask-hello-world
Flask Hello World Example for Render
EteimZ/Geometry
Implementation of Euclidean geometry in python.
EteimZ/lingo-backend
The backend code base of lingo.
EteimZ/lingo-frontend
EteimZ/manimations
My personal manim scripts
EteimZ/minitorch
My minitorch solution.
EteimZ/My_Notebooks
Various Notebooks across diffferent fields.
EteimZ/Nexus
A simple educational frontend framework. Built in a coding session with me and chatgpt.
EteimZ/ng-github-explorer
Testing out GitHub API with Ng
EteimZ/observer_pattern_nodejs
Implementation of the observer pattern in node.js.
EteimZ/p5-starter-template
Starter template that enables you run p5 via npm
EteimZ/python-http-server
A simple web server that implements the HTTP protocol.
EteimZ/react-calc
A calculator built with react
EteimZ/react-product-table
A react product table app
EteimZ/react-todo
Todo list application built with react
EteimZ/reactoe
Tic-tac-toe built with react js with redo funtionality.
EteimZ/Rusty-tic-tac-toe
A rusty implementation of the game of tic-tac-toe in Rust.
EteimZ/shopbot-angular-website
EteimZ/terminal-portfolio
Terminal style portfolio website built with React, TypeScript and Styled-Components.
EteimZ/The-nest-inventory
Inventory API built with nestjs.
EteimZ/ws-counter-example
A counter example built with websocket.
EteimZ/create-frontend-framework
👓 Creating a front end framework for learning purpose