Dev Kits
My project is called Dev Kits (https://www.devkits.me/) ... I want it to be a minimal site where devs can share their uses: Desk Setups, Streaming HW, SW they use, etc.. MVP is going to be the landing page and email newsletter signup to get notified of Beta release.
Pickleball-Connect
It going to be a full-stack project utilizing GraphQL, Prisma, Jest, Storybook, Vite, Babel, and Typescript. The features I want to implement are Mapbox API so users can get directions/locate a Pickleball court near them, a community forum for users to catch up on the latest news/trends with Pickleball, user sign-in, and sign-up, and a section to add pickleball courts to our very own pickleball-court API.
SuperRaffler
A ticket raffler for instant live stream giveaways. Skip ad-hoc drawing solutions like excel, comments and painful bureaucratic multi-step platforms. There's no way I can edit someone else's project and you can't see this edit, right? - Mac
ISO - Photography Second Shooter Network
ISO is a professional networking platform that helps photographers find and hire other photographers as associates, assistants, and second shooters. Our app makes it easy to search for photographers by location, experience, or specialty, view their portfolios, compare prices, and book their services. Will be streaming my work on Twitch if your curious. https://twitch.tv/i_am_jlmx
Progress & Perfection Handbook
A handbook detailing the 12 steps for a lead magnet for the Progress and Perfection newsletter.
Figma for Devs
Figma is the best tool for moving from design to development. However, Figma is traditionally considered a designer's tool, even though it's become essential to the developer workflow as well. Don't let the tooling hold you up. It should enable you to do your job better, not hold you back. This is a 20 lesson email course meant to teach developers the ins and outs of Figma, increasing their productivity and enabling them to do what they do best = implementation.
Super Bowl Squares
A super bowl squares application where you can invite your friends to play squares for any NFL game.
SuperRaffler
An ticket raffler for instant live stream giveaways. Skip ad-hoc drawing solutions like excel, comments and painful bureaucratic multi-step platforms.
Mail Trap Alternative
A project similar to https://mailtrap.io. - Users can create an account and get email credentials for their trap box - Emails sent using above credentials will automatically be trapped - Users can access trap box via web GUI that supports (web sockets for instant updates)
Explain More
Place for developer to share their daily small small learnings. They can share a small post about what they learnt today, and that post has one CTA "Explain More" when few users will request to Explain More then the person is free to write a long post about what he learnt and how can we implement.
Inspo
Inspo is a place to save and share work that inspires you. Made for designers, developers, and marketers.
Weather App
- Create a simple weather app using react - The application should use open weather API and be specific to the users location - Add style with HTML/CSS - Package into dockerfile - Deploy with K8s - Document README // push to GitHub repo - (stretch) add a music player that changes the music based on the temperature returned - Document
Custom Website for the Data in the Wild Podcast
Before we release the full season of Data in the Wild, I'd like to have a creative custom site where we can also extend the content to articles. Bought the domain datainthewild.fm and ready to get started! I'll be streaming the work on YouTube 14.00 to 15:00 CEST (mon-fri) so hit that subscribe button.
F1 TEAMMATES GRAPH VISUALISER
It's a Nuxt app for visualising and working with a Neo4j graph database of of Formula 1 drivers and their teammates from the very first season in 1950 up until the last race in 2023. This includes info on teams they drove for as well.
Weather App
- Create a simple weather app using react - The application should use open weather API and be specific to the users location - Add style with HTML/CSS - Package into dockerfile - Deploy with K8s - Document README // push to GitHub repo - (stretch) add a music player that changes the music based on the temperature returned - Document
DDD - German Learning Tool
The name "DDD" represents the initial letters of the three main German articles: die, der, and das. I've always wanted to make a tool to make German reading easier. Before, there were too many limitations, but now, with AI's help, I might make it happen. I'll record my process here to see how far I can go.
Selfhosting Serverless Cron
# Selfhosting Serverless Cron Welcome to the Selfhosting Serverless Cron project! This solution allows you to manage and execute scheduled tasks using AWS Lambda and Amazon EventBridge, making it easy to automate your workflows without managing any servers. ## Features - **Dynamic Cron Job Management:** Easily create, update, delete, and list cron jobs through a RESTful API. - **AWS Lambda Integration:** Execute tasks using AWS Lambda, allowing the seamless running of code in response to events. - **Secure Access:** Each operation requires API keys and project-specific secret keys to ensure secure access to the functionality.
Convert HTML Website to Astro
Convert the HTML-based website of a client to Astro and provide them with an interface to update the content when they need to.