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/EteimZ.github.io
EteimZ/LLM_Stack
A repo containing various sample code of technologies built around LLMs
EteimZ/PI-day-2023
Calculate PI using monte carlo method for PI day 23,
EteimZ/The_AI_Guide_Book
A guide to the ever evolving world of Artificial Intelligence.
EteimZ/2048-rough-sketch
My rough implementation of the game 2048
EteimZ/axum-todo
Simple todo list API built in axum
EteimZ/coding-math
My personal repo for the coding-math youtube series by Kieth Peters.
EteimZ/EteimZ
EteimZ/LearningHaskell
My Haskell study guide.
EteimZ/lingo
A chat application
EteimZ/Minitorch-Module-0
Module 0 - Fundamentals
EteimZ/natas_solutions
OverTheWire:Natas solutions implemented in Node.js
EteimZ/py-tic-tac-toe
Python implementation of tic-tac-toe
EteimZ/rs_deck_of_cards
Implementing a deck of cards in rust
EteimZ/simpletron
The simpletron computer from C How to Program
EteimZ/Sketches
This repo contains Arduino, ESP and P5.js Sketches.
EteimZ/typeshed
Collection of library stubs for Python, with static types
EteimZ/whot
An implementation of the whot card game.
EteimZ/x86_asm
My introduction to the x86-64 architecture
EteimZ/fs_impl
File system implementation in python
EteimZ/ai_scheduler
An AI powered scheduler
EteimZ/digital_logic
Implementation of digital logic circuit in python.
EteimZ/Fastapi_template
This is a starter app for fastapi projects.
EteimZ/ImAgIne-books
Use generative AI to enhance your imagination while reading your favourite books
EteimZ/knowie-AI
This project is an AI-powered study-aid platform for students
EteimZ/Sudoku_Ladou
Collab Logic practice.
EteimZ/the-super-tiny-compiler
Python implementation of jamie builds super tiny compiler
EteimZ/vectorflow
VectorFlow is a high volume vector embedding pipeline that ingests raw data, transforms it into vectors and writes it to a vector DB of your choice.
EteimZ/VectorSpace
Linear algebra implementation in JS
EteimZ/web_simpletron
React implementation of the simpletron computer.