Find below a list of projects that I have been working on.
Name | Description | Status |
---|---|---|
Switcher API (+15 repos) | Open source Feature Flag Management that is aimed to be simple and developer-friendly. | Active |
Trackerforce (4 repos) | Trackerforce is a platform focused on delivering Process Flow Assisted by Real-Time Decision Making | Active |
Deno Module: Skimming | Web scraping module for Deno | Active |
Deno Module: Validator4Oak | Middleware for Oak framework to validate and sanitize requests | Active |
Here are some other old repositories that I thought it would be nice to share. They are not actively maintained, but they are still valuable.
Name | Description | Status |
---|---|---|
Dijkstra Algorithm | Dijsktra Algorithm Sandbox | Maintenance |
Page Replacement Algorithms | Page Replacement Algorithms Sandbox | Maintenance |
JCPU Simulator | Java CPU Simulator terminal Sandbox - simulates multithreaded CPU | Maintenance |
Game: Battleship | Battleship game | Maintenance |
Android App: SplitMATE | Android App for SplitMATE project | Discontinued |
Not entirely related to my projects, but I think it's worth sharing some of the resources that I have been using to improve my skills as a Software Engineer.
Name | Description |
---|---|
Book: Modern Software Engineering - Dave Farley | This book is a must-read for anyone who wants to learn the importance of high-quality and maintainable software. |
Book: Clean Code - Robert C. Martin | Old but gold. Uncle Bob's book for those interested in writing better code. |
Book: Escape Velocity - Doc Norton | Give yourself a chance to discover better ways to measure software development delivery. |
Book: Joy of Agility - Joshua Kerievsky | No Agile Frameworks or constrained practices here. Joshua shares amazing stories about agility as a base for responding gracefully to changes. |
Podcast: Agile Bites | My go to podcast for Agile topics and misconcepts to rant about. |
Author: Martin Fowler | Martin Fowler is a software engineer who has been writing about software development for a long time. His blog is a great source of knowledge. |
Author: Ron Jeffries | Ron Jeffries is one of the three founders of the Extreme Programming. His blog is a great source of knowledge for XP practitioners. |
Blog: The Code Whisperer | J. B. Rainsberge publishes about Refactoring, TDD, and Clean Code. |
YouTube: Continuous Delivery - Dave Farley | Dave Farley talks about Software Development with a focus on Continuous Delivery. A lot of great discussions with guests. |
YouTube: Emily Bache | Emily Bache talks about TDD and Refactoring. |
YouTube: Mob Mentality Show | Chris Lucian and Austin Chadwick discuss all things agile and product development from a mob programming perspective. |