An open API service indexing awesome lists of open source software.

Projects in Awesome Lists by tobisamcode

A curated list of projects in awesome lists by tobisamcode .

https://github.com/tobisamcode/mastery-node

πŸ΅πŸš€This book πŸ“š is for developers who want to build high-capacity network applications πŸ’», such as social networks, collaborative document editing environments, using a language you already know.

Last synced: 20 Jun 2025

https://github.com/tobisamcode/portfolio.1.0.0

🌎 first version of my personal portfolio website built with nodejs(expressjs), ejs view-engine and gsap animations πŸš€

Last synced: 27 Feb 2025

https://github.com/tobisamcode/mail-me-nodemailer

πŸ’Œ A simple contact form that helps people send you a message. πŸ“© to your email. - built with JavaScript/Nodemailer πŸ“ƒ

expressjs javascript node-js

Last synced: 27 Feb 2025

https://github.com/tobisamcode/node-full-course

A repository that contains Node.js full course for all beginners, It contains instructions to level up programming skills. It teaches Node.js, the Express JS framework, and MongoDB, with about 15 clearly defined chapters.

expressjs javascript mongodb nodejs

Last synced: 27 Feb 2025

https://github.com/tobisamcode/30_days_of_vue

Dom & Template | Data Events and Binding | Reactivity | Styling with Vue

Last synced: 22 Jun 2025

https://github.com/tobisamcode/tobisamcode

This tells all about me !

Last synced: 14 Jul 2025

https://github.com/tobisamcode/algorithmic-toolbox

πŸ“š Algorithmic Toolbox by University 🏫 of California San Diego & HSE University. The class covers basic algorithmic techniques and ideas for computational problems arising frequently in practical applications: sorting and searching, divide and conquer, greedy algorithms, dynamic programming, and many others, learn how to sort and search data, how to break a large problem into pieces and solve them recursively; how to pack your knapsack using greedy algorithms, and how to search for similarities between genes using dynamic programming. practice solving computational problems, designing new algorithms, and implementing them as efficient software tools.

data-structures python

Last synced: 27 Feb 2025

https://github.com/tobisamcode/vuejs_demo_app

First app with Vanilla JavaScript and re-building with Vue. (Vanilla JavaScript Vs Vue)

Last synced: 27 Feb 2025

https://github.com/tobisamcode/fireblogs

A web application where you can sign up, sign in, create, edit, delete and publish blog posts. Technologies used are Vue, Vuex, Firebase, Sass .

Last synced: 14 Jul 2025

https://github.com/tobisamcode/bestapp

The mobile landing page is built to help visitors find information or complete tasks quickly while the desktop landing page is geared more towards visitors with time to spend

sass

Last synced: 27 Feb 2025

https://github.com/tobisamcode/sara_ecommerce

Sara conceptualized the entire business model, including brand guidelines, marketing strategy, product development, and eCommerce merchandising.

css3 html5 javascript responsive

Last synced: 27 Feb 2025

https://github.com/tobisamcode/-rfc

⚑react-boiler template

Last synced: 30 Jun 2025

https://github.com/tobisamcode/nuxt-movie-app

Vue | Nuxt | Axios | Vuex ( fetched api from themoviedb.com )

Last synced: 27 Feb 2025

https://github.com/tobisamcode/nodeshop

A full stack shopping cart πŸ›’ application

ejs-template-engine express-js

Last synced: 27 Feb 2025

https://github.com/tobisamcode/calender

A Responsive Calendar with HTML CSS And JavaScript

javascript

Last synced: 27 Feb 2025

https://github.com/tobisamcode/social-media-dashboard-switcher-frontend-mentor

Frontend mentor challenge | Sass | JavaScript

javascript sass

Last synced: 17 Jul 2025

https://github.com/tobisamcode/covid-tracker

A simple web application that find maps and tracking cases, deaths, and trends of COVID-19 in the world and it is updated daily by 8 pm, API by covid19api.com. Technologies used are Vue, Tailwindcss

vue

Last synced: 27 Feb 2025

https://github.com/tobisamcode/studio14-react-test

Tech Stack: ReactJS HTML, CSS etc…

Last synced: 27 Feb 2025

https://github.com/tobisamcode/next-app-boilerplate

A Next.js app boilerplate with a scalable architecture, pre-configured with TypeScript, Zustand, Cypress, and custom UI components for fast and efficient project setup.

Last synced: 27 Feb 2025

https://github.com/tobisamcode/mycss-anime

A list of lightweight CSS animations with reusable, customizable animations for seamless integration into web projects, offering smooth transitions and dynamic effects. πŸ₯΅...

Last synced: 27 Feb 2025

https://github.com/tobisamcode/workout-buddy

a full stack web application built using mongdb + expressjs + reactjs

Last synced: 27 Feb 2025

https://github.com/tobisamcode/dmd-web

πŸ‘¨πŸΏβ€πŸ¦° A portfolio website of a creative πŸ’« digital product designer skilled in finding the sweet spots between what users want to make their lives easier and what the business needs to accomplish in order to survive. - ⚑️ built with React Next - TypeScipt πŸ₯‘

Last synced: 27 Feb 2025

https://github.com/tobisamcode/software-engineering-technical-interview-prep

The repository would contain various Questions on Algorithms and Data structures solved in python to assist anyone preparing to take an Interview for a Software Engineering role.

Last synced: 27 Feb 2025

https://github.com/tobisamcode/spotify-clone

Spotify Homepage cloned using Vue and Tailwindcss

Last synced: 27 Feb 2025

https://github.com/tobisamcode/routing

Last synced: 29 Jun 2025

https://github.com/tobisamcode/fundamental-py

This repository contains all my solutions and practice of fundamentals of python programming language, beyond the theory by implementing all concepts in different ways.

Last synced: 27 Feb 2025

https://github.com/tobisamcode/book-service-api

a book service api made with express + mysql(sequelize) + typescript

Last synced: 27 Feb 2025

https://github.com/tobisamcode/forms

Last synced: 17 Jun 2025

https://github.com/tobisamcode/e-clothing

a full stack e-commerce application built with reactjs + firebase/forestore and stripe integration for payment

Last synced: 13 Aug 2025

https://github.com/tobisamcode/blog-service-api

a blog service server built with express + mongodb + typescript

Last synced: 18 Jul 2025

https://github.com/tobisamcode/design-patterns

React Design Patterns – a collection of best practices and reusable patterns for building scalable and maintainable React applications. πŸš€

Last synced: 25 Mar 2025

https://github.com/tobisamcode/daily-challenge

daily data structure problems, solved using python and javaScript πŸ‘¨πŸ½β€πŸ”§

Last synced: 25 Mar 2025

https://github.com/tobisamcode/react-router-v6

⚑ full react application boiler template with router version 6️⃣ features

Last synced: 11 Jul 2025

https://github.com/tobisamcode/data-structures-and-algorithms

The repository would contain various learning on different types of data structures and algorithms and their implementations in Python through Programiz and Udemy

Last synced: 22 Jun 2025

https://github.com/tobisamcode/manage-website-clone

Developed and cloned the manage app, setting up the Tailwind and Vue CLI and creating the landing page from start to finish.

vue

Last synced: 28 Jul 2025

https://github.com/tobisamcode/personal-todo

🧐 I decided to create a simple personal todo application for myself

Last synced: 09 Aug 2025

https://github.com/tobisamcode/twitter-clone

Twitter Homepage cloned using Vue and Tailwindcss

tailwindcss vue

Last synced: 16 Aug 2025

https://github.com/tobisamcode/nuxt-shadcn

My boilerplate configuration for Nuxt 3 with shadcn UI components.

Last synced: 30 Aug 2025

https://github.com/tobisamcode/pixels

A fully functional Wallpaper App built in React Native. In this project I explore more about Expo Router, Reanimated, Responsive UI, Masonary Layouts, Linear Gradients, Vector Icons, Modals, Image Caching, Media Sharing and cross-platform compatibility.

expo react-native reanimated typescript

Last synced: 14 Sep 2025

https://github.com/tobisamcode/space-tourism-website

The frontend mentor challenge is to build out this multi-page space tourism website and get it looking as close to the design as possible.

Last synced: 19 Aug 2025

https://github.com/tobisamcode/blogging-app-api

final assessment from alt school africa

Last synced: 11 Jun 2025

https://github.com/tobisamcode/express_auth_session_boilerplate

A repo on setting up Passport with Express

Last synced: 28 Jun 2025

https://github.com/tobisamcode/react_gsap_animations

In this repository I am taking a look at the basics of adding the very popular animation library; GSAP, into my Create React App. Looking forward to building complex animations in the future.

Last synced: 22 Sep 2025

https://github.com/tobisamcode/job-x

πŸ”Ž job-x πŸ” is a job search mobile application πŸ“² built with react native

Last synced: 27 Feb 2025

https://github.com/tobisamcode/bug-book

a social media app for developers built with next.js πŸ’»

Last synced: 30 Aug 2025

https://github.com/tobisamcode/v1-tobi.dev

✨ A simple portfolio website built for myself with React | Typescript . β†— view more about me ⚑️

Last synced: 27 Feb 2025

https://github.com/tobisamcode/learning-kotlin

πŸ’€ so I wrote my first kotlin code πŸ’» on this day - 1️⃣8️⃣ th Nov 2023

kotlin

Last synced: 12 Sep 2025

https://github.com/tobisamcode/react_challenge

react fetch data challenge

Last synced: 27 Feb 2025

https://github.com/tobisamcode/dsa-python-indepth

This repository provides a comprehensive deep dive into Data Structures and Algorithms (DSA) using Python, covering fundamental concepts, advanced techniques, and optimized implementations.

Last synced: 04 Apr 2025

https://github.com/tobisamcode/blusalt-frontend-challenge-1

πŸŽ‰ This is my solution to the frontend challenge given by Blusalt. The project was built using [React/Vite] with TypeScript, following best practices for performance, accessibility, and maintainability.

reactjs styled-components

Last synced: 18 Feb 2025

https://github.com/tobisamcode/vue-components

100 Days of VUE (Vue Components)

vuejs

Last synced: 22 Jul 2025