Hey! I am

DevBDarius

I'm a Frontend Software Engineer with a passion for building polished web apps. Here's a bit more about me.

Here are some of my projects

  • E-commerce Library

    Html, CSS, JavaScript, React

    A project I did to learn React and practice it's killer features, like components, hooks, routing etc. I implemented e-commerce functionality, like adding items to a cart, sorting items by rating/price. I also focused on making the design responsive and following good coding practices like DRY and KISS

  • This website!

    Html, CSS, JavaScript

    Done entirely in vanilla JavaScript. I'm most proud of the squiggly animations and the dark mode. Ohh and if you haven't tried already, you can send me an email!

  • Asteroids

    Python, CodeSkulptor

    A little game I made in 2020 as part of Coursera's "Interactive programming in Python". Game development is soo fun!! Solving rotation, acceleration problems was challenging, but worthwile. Did you know mathematicians, physicists and computer scientists all solve movement problems differently?