devbyjonah
Software Engineer | React & Next | Node & Express | Javascript & Typescript 🧙♂️
Sacramento, California
Pinned Repositories
bpm
codewars
Storing all my kata solutions with extra documentation to act as a quick reference for common problems.
continue
⏩ Continue is the leading open-source AI code assistant. You can connect any models and any context to build custom autocomplete and chat experiences inside VS Code and JetBrains
crudapp
dataStructures
metronomeAPI
RESTful API built using ExpressJS and Typescript with PassportJS and Google 0Auth for user authentication. The API itself also serves the metronome react app as a static html file which will be built on the client side.
openseadragon
An open-source, web-based viewer for zoomable images, implemented in pure JavaScript.
portfolio
Portfolio featuring some of my most recent work as a frontend web developer and my contact information. The site is built with Next 15 using server components, server actions, and more cutting edge features.
storybooks
tempocontrol
An online metronome built with NextJS, ReactJS, Typescript, the Web Audio API and TailwindCSS that allows users to sign in, create presets, and practice with the accuracy and precision required by professional musicians.
devbyjonah's Repositories
devbyjonah/codewars
Storing all my kata solutions with extra documentation to act as a quick reference for common problems.
devbyjonah/openseadragon
An open-source, web-based viewer for zoomable images, implemented in pure JavaScript.
devbyjonah/portfolio
Portfolio featuring some of my most recent work as a frontend web developer and my contact information. The site is built with Next 15 using server components, server actions, and more cutting edge features.
devbyjonah/storybooks
devbyjonah/tempocontrol
An online metronome built with NextJS, ReactJS, Typescript, the Web Audio API and TailwindCSS that allows users to sign in, create presets, and practice with the accuracy and precision required by professional musicians.
devbyjonah/bpm
devbyjonah/continue
⏩ Continue is the leading open-source AI code assistant. You can connect any models and any context to build custom autocomplete and chat experiences inside VS Code and JetBrains
devbyjonah/crudapp
devbyjonah/dataStructures
devbyjonah/metronomeAPI
RESTful API built using ExpressJS and Typescript with PassportJS and Google 0Auth for user authentication. The API itself also serves the metronome react app as a static html file which will be built on the client side.
devbyjonah/devbyjonah
Config files for my GitHub profile.
devbyjonah/drinkGallery
Drink gallery utilizes the cocktaildb API to allow users to search and view drinks with instructions and ingredients formatted as flip cards.
devbyjonah/github-readme-stats
:zap: Dynamically generated stats for your github readmes
devbyjonah/hltvCopy
Copy of HLTV Landing page to practice building more complex layouts using primarily flexbox
devbyjonah/leetcode
devbyjonah/metronome
(Since refactored into a Next App: https://github.com/devbyjonah/next-metronome )Metronome app implemented using React on the frontend and Node/Express combined with Typescript on the backend. Additionally this project will make use of Bootstrap 5 for styling and the web audio API for precise scheduling of audio events in the metronome.
devbyjonah/notesApp
Minimalistic notes app.
devbyjonah/old-portfolio
Portfolio showcasing my software development and contact information, built using NextJS and bootstrap!
devbyjonah/rapnamesapi
devbyjonah/react-todos
devbyjonah/techcrunchCopy
Copy of techcrunch website that I will make responsive and expand upon with new content.
devbyjonah/TicTacToeAdvanced
Tic Tac Toe, but you can pick how big you want the board to be, and how many adjacent tiles you need to win