Coder Social home page Coder Social logo

Hey, I'm Hileamlak Yitayew ๐Ÿ‘‹

I'm a student at Harvard University passionate about System/ML/Software development. I love working on cutting-edge AI-driven, scalable, and efficient software projects and am always eager to learn new skills and collaborate on exciting projects.

  • ๐ŸŒฑ Iโ€™m currently: Working on an exciting research, GPU kernel Scheduler for pytorch
  • ๐Ÿ“ซ How to reach me: [email protected], LinkedIn
  • โšก Fun fact: I am currently building a computer from a transistor.

Recent Projects

Systems

๐Ÿน HamsterDB
HamsterDB is a column-store database. It is designed to efficiently store and query large amounts of data. As a column store database, it is optimized for aggregate operations over large rows
C Database
๐Ÿšช Simple Tor
A Python-based implementation of a simplified Tor-like network, providing anonymous communication and browsing through a series of relay nodes.
Python Tor
๐Ÿ’ฌ Jmessage
This chat application is designed to be resilient against up to N failstop faults. It uses a master-slave architecture to ensure fault tolerance and relies on the gRPC protocol for communication between its components.
Python Messaging
๐Ÿ•น๏ธ retro-breakout-assembly
A retro Breakout game implemented in x86 Assembly.
x86 Assembly Game
๐Ÿ“ก SMAD
An experiment with logical clocks fousing on the effect of clock speed on clock drift.
C python
๐Ÿ–ฅ๏ธ Mips processor
A custom multicycle processor design implemented in SystemVerilog.
SystemVerilog Processor assembly
๐ŸŽ›๏ธ Cache simulator
A cache simulator for analyzing cache performance.
Python Cache
๐Ÿ Monty Interpreter
A Monty language, stack based programming language, interpreter written in Python.
Python Interpreter
๐Ÿ”— CConnect
A simple example of a distributed chat system. Here we explore two different alternatives of building such a system, i.e Using a custom wire protocol in C Design the same system, but use Python gRPC.
C Python Networking Socket

Machine Learning

๐Ÿง  Amann
a convolutional neural network build to identify Amharic letters. Currently it has an accuracy of about 86% on the test data. I will be improving the dataset as well as the algorithm to build better products.
Python Neural Network
๐Ÿค– ML
A collection of my implementation of various machine learning algorithms and experiments.
Python Machine Learning

Web & Others

๐Ÿ›ค๏ธ Retrack protocol
A decentralized protocol for secure and private sharing that allows retracting in the case of no reciever.
Web3 Blockchain Decentralized
๐ŸŒ swip3
A crypto credit card.
Web3 Decentralized Content Sharing
๐Ÿ“œ Roman Coinage
An interactive timeline website showcasing the history of coinage.
React Timeline History
๐Ÿ“– Stem2012 yearbook
A digital yearbook website for the 2012 class of Stem High School.
HTML CSS JavaScript
โ™Ÿ๏ธ chess-nft
A platform to tokenize and trade unique digital chess games as NFTs.
Blockchain NFT Chess
๐ŸŽฒ Game 91 Telegram bot
A Telegram bot for playing the Game 91, a popular card game.
Python Telegram Bot Game
๐Ÿ  Airbnb clone
A functional clone of the backend of popular vacation rental platform, Airbnb.
React Python JavaScript
โŒโญ• Tic tac toe
A classic Tic Tac Toe game implemented in Python.
Python Game
๐Ÿงฎ virtual math camp
An online platform for organizing and conducting virtual math camps.
HTML CSS JavaScript

Research

Pytorch Scheduler: In progress

https://github.com/hileamlakB/Pytorch-scheduler/

Hileamlak Mulugeta Yitayew's Projects

airbnb_clone icon airbnb_clone

This repository holds the a console for an AirBnb clone site. It is a back door for the adminitrator to manage the data and every thing else. Using this console a Database (either a file database or a sql database) could be manipulated. The console has been built with python and the cmd liberary.

amann icon amann

This is a convolutional neural network build to identify Amharic letters. Currently it has an accuracy of about 86% on the test data. I will be improving the dataset as well as the algorithm to build better products. If you are interested, send pull requests. A huge thanks to @Fetulhak for opensourcing his dataset.

amharic_spell_corrector icon amharic_spell_corrector

Amharic Spelling Corrector based on SymSpell - Spelling corrector which is 1 million times faster through Symmetric Delete spelling correction algorithm

bdcode icon bdcode

Here in this repository, there are resources used for the BDCode

ccna-ccnp-books icon ccna-ccnp-books

"Computers are great because when you're working with them you get immediate results that let you know if your program works. It's feedback you don't get from many other things." โ€• Bill Gates

cconnect icon cconnect

This project is a simple example of a distributed chat system. Here we explore to different alternatives of building such a system, i.e Using a custom wire protocol in C Design the same system, but use Python gRPC.

clone_wars icon clone_wars

This is a repostiory for are some projects that arn't for say orignaly mine but they have a bit of my twist

coinage-history icon coinage-history

Coinage of the roman repulic is a chronological timeline tool that presents visual and textual information on different roman coins from different times. The app is built with react js and uses data researched from different books.

concretization icon concretization

The idea of concretization is a powerful tool when it comes to understanding already built systems. To understand the answers for this questions one of the best way is to make a small version of the system.This is what this repository is about.

cprintf icon cprintf

This is an implementation of c's famous printf function. It uses system calls, pointer, functions, structs, loops, conditions, finite state machines and so much more. The purpose is to have a better understanding of the printf function and appreciate the complexities of the builtin function.

dall-e icon dall-e

PyTorch package for the discrete VAE used for DALLยทE.

data icon data

Lexical Data of Ge'ez Languages

gbk icon gbk

GBK is a simple, but capable, shell built in c without the use of any parsers like YAC+BISON.

hamsterdb icon hamsterdb

HamsterDB is a column-store database. It is designed to efficiently store and query large amounts of data. As a column store database, it is optimized for aggregate operations over large rows.

handwritten-amharic-character-dataset icon handwritten-amharic-character-dataset

I have prepared this dataset by collecting the handwriting of individuals from different perspectives meaning different age ranges, level of education and right and left handed persons. I given them a form prepared to take their handwriting and I developed an algorithm to crop individual characters after scanned copy is given for the algorithm. The

health_ai_offline icon health_ai_offline

Offline pipeline to scrape, classify and characterise all artificial intelligence human health publications

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.