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

Projects in Awesome Lists by teekaytech

A curated list of projects in awesome lists by teekaytech .

https://github.com/teekaytech/e-commerce-wallet-app

Implementation of the Wallet feature of an E-commerce application where users can top-up their wallets and transfer to other users. Built with Paystack payment gateway with Laravel (PHP) framework.

laravel laravel-paystack php7

Last synced: 07 May 2025

https://github.com/teekaytech/catalogue-of-trivia-questions

A single page application that fetches data from a Opentbd API into Redux store. Visitors can view categories and filter the questions based on a category. Built with React, Redux & React Hooks.

css-modules react-hooks redux-store redux-thunk

Last synced: 08 May 2025

https://github.com/teekaytech/html-css-capstone-project

A static fully-responsive website built for a Forex Trading Company that shows a detailed description of an upcoming conference. Built with HTML5, CSS, Boostrap & Media Queries.

bootstrap4 css3 html5 media-queries

Last synced: 12 May 2025

https://github.com/teekaytech/react-calclator

This is a simple calculator application that performs basic arithmetic operations like addition, deletion, multiplication, subtraction, and percentage. It is built with ReactJS and Big.js package.

Last synced: 26 Oct 2025

https://github.com/teekaytech/virtual-technical-help-app-frontend

This is a React/Redux Client-Side App for Virtual Technical Help App. It sends and receive data from the server-side API, allows authorized users to book an appointment for one on one meeting with TSE

javascript react redux

Last synced: 12 May 2025

https://github.com/teekaytech/todo-list

A Todo List Application built with ES6 & Webpack. Todos are categorized into projects. More projects can be created/deleted. Todos can be created, updated, and deleted.

es6-modules javascript localstorage-api sass-framework webpack

Last synced: 14 Apr 2025

https://github.com/teekaytech/techtalks

A blog for creating and reading tech-related articles. Users can sign up/log in with third-party apps like twitter/google. Built with Ruby on Rails, AWS S3 and Bootstrap.

bootstrap4 css3 html5 responsive-web-design ruby ruby-on-rails

Last synced: 07 May 2025

https://github.com/teekaytech/virtual-technical-help-app-backend

This is the server side of a technical support application. This app is built to connect micronauts (microverse students) who may need technical help to Technical Support Engineers, using Microverse (an online training school for remote software developers) as a case study.

jwt-token rails7

Last synced: 09 Mar 2026

https://github.com/teekaytech/hunting-predators

A JavaScript game built with Phaser 3 & Webpack

Last synced: 02 Apr 2025

https://github.com/teekaytech/nyt-clone

A cloned copy of new york times website

bootstrap4 css3 html5

Last synced: 20 Jan 2026

https://github.com/teekaytech/youtube-clone

This is a youtube clone application.

Last synced: 26 Feb 2026

https://github.com/teekaytech/weather-app

A weather app that fetches from the OpenWeatherMap API to allow users to search for and view the forecast in cities worldwide. Built with JavaScript & Webpack.

es6 javascript netlify-deployment sass-framework webpack

Last synced: 07 Jan 2026

https://github.com/teekaytech/inventory-management-system

An inventory management system for a computer training school. It consists of 3 users: the super admin, Admin, and the tutors. Daily activities of students and tutors are logged into the application. The admin can generate reports within a date range.

css3 html5 mysql php7

Last synced: 29 Apr 2026

https://github.com/teekaytech/scraper

A web scraper application that fetches some specified set of data from one of my favorite JavaScript tutorial websites (https://javascript.info). Built with Ruby and Nokogiri Gem.

microverse nokogiri ruby web-scraper

Last synced: 27 Feb 2026

https://github.com/teekaytech/crime-records-system

An all-in-one crime records monitoring system, using a police station as a case study. Built with Ruby on Rails 6.1, Ruby 2.7.1, PostgreSQL HTML/CSS/Bootstrap 5, Heroku, & Cloudinary.

cloudinary github-actions heroku postgresql rails6

Last synced: 21 Jan 2026

https://github.com/teekaytech/presentation

A presentation delivered at MSSN UI Branch titled "Why Web Development?"

Last synced: 11 Feb 2026

https://github.com/teekaytech/json

Last synced: 26 Mar 2025

https://github.com/teekaytech/summerofcode

Android Ibadan

Last synced: 24 Feb 2026

https://github.com/teekaytech/it-support-resources

This is a compilation of resources acquired from Google IT Support specialist course on coursera

Last synced: 06 Jan 2026

https://github.com/teekaytech/elogbook

Last synced: 16 Feb 2026

https://github.com/teekaytech/java

Last synced: 07 Feb 2026

https://github.com/teekaytech/restaurant-page

A static website built to understand ES6 Classes and modules using Webpack

javascript sass-framework webpack

Last synced: 09 May 2026

https://github.com/teekaytech/queries

Last synced: 05 Jan 2026

https://github.com/teekaytech/rails-api-with-session-auth

This is a simple Rails API authentication app that uses Rails Session for backend authentication of any React Application

Last synced: 30 Aug 2025

https://github.com/teekaytech/tnw-clone

This is a responsive design application.

Last synced: 19 Mar 2026

https://github.com/teekaytech/graphql-tweaks

A simple Rails & React app to further understand the inner workings of GraphQL and Apollo-React

apollo-client graphql rails7 reactjs

Last synced: 13 Feb 2026

https://github.com/teekaytech/newsweek-clone

A replica of the official Newsweek website.

bootstrap4 css3 html5 responsive-web-design

Last synced: 02 May 2026

https://github.com/teekaytech/tic-tac-toe-js

A popular TicTacToe game where players can continue playing after each round and the winner of each round is being stored until the game is reloaded. Built with JavaScript.

babel javascript jest unit-testing

Last synced: 08 May 2026

https://github.com/teekaytech/api-task

Last synced: 11 Aug 2025

https://github.com/teekaytech/data-structures-algorithms

Compilation of data structures and algorithms challenges solved at microverse

Last synced: 01 Aug 2025

https://github.com/teekaytech/url-shortener

An app built to shorten URLs, similar to what bit.ly does.

shortener url

Last synced: 07 Oct 2025

https://github.com/teekaytech/taofeek-olalere-technical-assessment

Technical Assessment for tix.africa

api postgres rails7 rspec

Last synced: 07 May 2026

https://github.com/teekaytech/intuit-test

A simple html/css form application

Last synced: 05 Jan 2026

https://github.com/teekaytech/test

Last synced: 19 Mar 2026

https://github.com/teekaytech/javascript-testing

This project is aimed at getting comfortable with Testing in JavaScript, using Jest. The project consists of random modules and their test files. Pure ES6 is used with Webpack.

es6 eslint javascript jest-tests stylelint testing webpack

Last synced: 08 May 2026

https://github.com/teekaytech/cyhermes-assessment

An assessment test for Junior Frontend Developer role at Cyhermes.

bem-css components netlify node-sass reactjs

Last synced: 04 May 2026