Skip to content

il3ven/il3ven

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

39 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Hi there!

About Me

I love 🤍 all levels of computer science. I'll clasify myself as a self taught engineer. Technology is my first love and science is the second. Occasionaly I contribute to open source.

Open to collaboration 👨‍💻

Projects I am proud of

  1. Neume Network - A completely open source web3 music crawler. We designed an ETL like system that sends 300 requests per second, transforms the received data, and stores it in an embedded database. The transformation step included merging data from various sources and checking against existing data. In order to make the system performant and fault-tolerant, we implemented queues, concurrency, network retries with exponential back-off, and minimised DB queries. We also made the codebase extensible to crawl for more data sources in the future.
  2. Code Dump - A modern pastebin alternative to share code fast. Made using React, MongoDb and Express.js.
  3. Rug Pull Index - A project of @timdaub that rates Ethereum tokens in order to prevent rug pulls. As part of open source, I have made a few contributions to it.
  4. Blogmaker - A very simple solution to host your own blog. It's a fork of @vbuterin's blogmaker. Written in Python.
  5. Express Simple Stats - NPM Library to count requests to your express.js routes. Use it for simple analytics.
  6. Crowdfunding App - A decentralized crowdfuding platform. It was a practice project. Created using solidity smart contract and web3.
  7. ETA for Vaccination - A website that shows how long it will take to vaccinate the population of India. Made using React and TypeScript.

Other fun but useless projects

  1. Vi like Text Editor in C - A shell based text editor written from scratch in C. Based on the tutorial by snaptoken

My last 3 blogs

  1. Your test cases should fail
  2. Easily implement Infinite Scrolling using Intersection Observer in vanilla JavaScript
  3. Pythagorean triplet in an array - Interview Question

Updated using GitHub Actions

Releases

No releases published

Packages

No packages published