Code Monkey home page Code Monkey logo

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 ✍

il3ven's Projects

il3ven doesn’t have any public repositories yet.

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.