WesloTheWeb
Full-Stack Software Engineer with an eye for UX/UI Design. Design, build, iterate! Outside of coding can also be found napping or lifting.
Milwaukee
Pinned Repositories
AlgosDataStructure-studyguide
Really just meant to be hold implementation of a few data structures and algos used to find patterns and sync into muscle memory. Nothing fancy built here and just a collection of JavaScript files to be pasted in a Rep'l or ran with Node to the terminal.
Budget-App
Budget App using ES 5. Covered great techniques of data structures, JavaScript objects as well as parsing through array loops.
burger-builder
Burger building React App. **Reference and practice for new features.
character-creation-app
Character creation application built with Vue3 and using Vuex
credit-card-input-training
Input form training.
d3-graphs-practice
I always wanted to use the D3 visual graphing library. This is an exploration small research project as well as trying new things.
Icecream-Shoppe
I'll take you to the ice cream shop.
QuickMessenger
A Messenger app where you can make an account, sign in. Practicing use of websockets.
Revive-Recipe
Recipe look up, fitness community site. My TS capstone full-stack project.
weatherApp
A weather web app that queries for weather-related conditions across the world. Built with NextJS and powered by the Weather API.
WesloTheWeb's Repositories
WesloTheWeb/weatherApp
A weather web app that queries for weather-related conditions across the world. Built with NextJS and powered by the Weather API.
WesloTheWeb/AlgosDataStructure-studyguide
Really just meant to be hold implementation of a few data structures and algos used to find patterns and sync into muscle memory. Nothing fancy built here and just a collection of JavaScript files to be pasted in a Rep'l or ran with Node to the terminal.
WesloTheWeb/burger-builder
Burger building React App. **Reference and practice for new features.
WesloTheWeb/character-creation-app
Character creation application built with Vue3 and using Vuex
WesloTheWeb/credit-card-input-training
Input form training.
WesloTheWeb/d3-graphs-practice
I always wanted to use the D3 visual graphing library. This is an exploration small research project as well as trying new things.
WesloTheWeb/Icecream-Shoppe
I'll take you to the ice cream shop.
WesloTheWeb/QuickMessenger
A Messenger app where you can make an account, sign in. Practicing use of websockets.
WesloTheWeb/Revive-Recipe
Recipe look up, fitness community site. My TS capstone full-stack project.
WesloTheWeb/SplitBillApp
An app for splitting the bills.
WesloTheWeb/demo-discord-tailwind
Short use case of Tailwind CSS to emulate the discord toolbar
WesloTheWeb/demo-next-form
Deals with creating a new post, and a newsfeed.
WesloTheWeb/demo-next-news
News site demo featuring NextJS. Practice tutorial
WesloTheWeb/discord-form-application
I was applying to Discord for the role SENIOR SOFTWARE ENGINEER - GAMES. I had applied to another SWE role for community but noticed the form leaves much to be desired. Here's my interpretation of a better form
WesloTheWeb/explorationNodeJS
Just a playground playing with NodeJS and later Express from a udemy course.
WesloTheWeb/Fire-Emblem-Houses
React Project debuting the cast of character from my favorite videogame at the moment Fire Houses: Three Houses. Features use of dynamic lists and passing in data
WesloTheWeb/gym-social-app
A gym social media app. Working project name is At The Barbell (ATB).
WesloTheWeb/HipsterIsabel
Fun with a discord bot for my server.
WesloTheWeb/leet-code-grind
Collection of LeetCode questions to ace the coding interview! - Created using [LeetHub](https://github.com/QasimWani/LeetHub).
WesloTheWeb/Library-sandbox
Dumping grounds to test out NPM libraries.
WesloTheWeb/minesweeper
Web app take on classic game.
WesloTheWeb/MUNI-arrival-app
A web application that displays the times and stops of the Muni metro system in San Francisco.
WesloTheWeb/my-portfolio
New portfolio that is built with React 2020. This is not my current live one and is only here for archival purposes.
WesloTheWeb/piano
A Piano using HTML, CSS and vanilla JavaScript. Experimenting with different libraries.
WesloTheWeb/Pokemon151
Gen 1 inspired pokedex. Searching by id numbers.
WesloTheWeb/reaction-timer-mini
A reaction timer made in Vue.
WesloTheWeb/Shella-Fresh
Part of my React Review series started June 2021. This project is a clothing store inspired by Splatoons 2 theme. Wanted to try out new techniques I normally don't use.
WesloTheWeb/spaceX_launch_dates
Practice with graphQL, Apollo and React using the spaceX launch data API
WesloTheWeb/vanilla-carousel
A carousel coded in vanilla JS, HTML and CSS. Used as a review for vanilla.
WesloTheWeb/YodaSpeak
Speak like Yoda! This project is built with NextJS, and uses YodaTranslator API ( https://funtranslations.com/api/yoda ) Project started: October 28th 2021. **Still a work in progress**