• Stars
    star
    1
  • Language
    Python
  • Created almost 4 years ago
  • Updated almost 4 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

Returns the Modal number in a list of numbers

More Repositories

1

GingerBread

A bot for executing arbitrage trades using flash swaps on the avalanche C-chain. Has the option to log successful arbitrage trades on Telegram.
JavaScript
13
star
2

Heavenlywords

A dApp for minting text-based generated image NFTs. Implemented on the ethereum network.
JavaScript
3
star
3

Cheesecake

A suite of decentralized apps featuring whitelisting, minting NFTs, Issuance of tokens to NFT holders and a closed DAO.
TypeScript
2
star
4

chef-cusinier

ChefCusinier contract is an alternative implementation of SushiSwap's infamous MasterChef contract.
Solidity
2
star
5

Honeycomb

Pool for users to stake an ERC-20 token and receive a share of the total reward pool after certain epochs
TypeScript
2
star
6

Logistics-Planner

A simple app that schedules the order queue of a logistics company. It allows schedule by dragging and dropping an order into a date on a calendar, then updates that order in the DB.
JavaScript
2
star
7

portfolio-website-2.0

Major version redesign of my portfolio (minimalistic) website.
1
star
8

mini-market-API

Web API for the mini-market web app. Features routes, private routes, authentication, and authorization.
JavaScript
1
star
9

ButterScotch

A decentralized banking system built on the ethereum network.
JavaScript
1
star
10

Wooshi-contract

Smart contract for the Wooshi NFT. Majorly comprises of the mint function.
Solidity
1
star
11

book_library

The program simulates an online bookshop
Python
1
star
12

portfolio-website-1.0

A website that showcases my projects and tells a little about me.
CSS
1
star
13

Automate-the-boring-stuff

A repository to all the exercises in the book "Automate the boring stuff with python by AL Sweigart"
Python
1
star
14

leetcode-solutions

Python
1
star
15

expense-tracker

JavaScript
1
star
16

solidity-scripts

Having smart-contracts for breakfast 😋
Solidity
1
star
17

Goals-App

My first react-native app. It's an app that allows you to add your goals through a text-input and adds it to a visual list.
JavaScript
1
star
18

Tokners-Website

A beautiful four-page website for an imaginary digital currency that is used to support celebrities, artists and content creators. It's primarily in dark mode.
JavaScript
1
star
19

Fundme-contract

The smart contract to a crowdfund application. implemented on the ethereum ropsten testnet.
Solidity
1
star
20

graphql-practice

A repo for implementing a simple graphql api that queries books and their authors.
TypeScript
1
star
21

Vidly

Backend to a movie rental application.
JavaScript
1
star
22

dapp-wallets

A repo to integrate different dApp wallets using the @web3-react/[email protected] library.
TypeScript
1
star
23

Data-Structures-and-Algorithms

Practicing algorithms and data-structures to build my problem solving skills and competence as a computer scientist.
Python
1
star
24

Shopper-API

JavaScript
1
star
25

Heavenlywords-scripting

JavaScript
1
star
26

Fx-Conversion

JavaScript
1
star
27

Mode-s-of-an-array

Computes and returns the mode or modes of an array and its frequency
JavaScript
1
star
28

loan-management-system

An Application that tracks the disbursement and payment of a Loan
1
star
29

Simple-React-Form-with-Modal

JavaScript
1
star
30

Black-Jack

A black jack(modification) game. It allows you play with a dealer then keep track of scores.
JavaScript
1
star
31

flowcharts

a playground for creating flowcharts for data structures and algorithms
1
star
32

jest-exercises

This repo contains some problems which were solved using test driven developments. Essentially setup to practice unit testing.
JavaScript
1
star
33

Estimate-the-value-of-PI

This program estimates the value of the constant PI, based on some random numbers generated from 0-1
Python
1
star
34

guess-the-number

JavaScript
1
star
35

Decode-a-Message

This challenge can be found in chapter 2 (page 41) of "Think Like a Programmer an introduction to creative problem solving" by V. ANTON SPRAUL
Python
1
star
36

Password-Manager

A dApp for keeping track of user passwords. Implemented on the Ethereum network (EVM).
JavaScript
1
star
37

fortnite-showcase

This website was made to learn and practice React Router. It calls the Fortnite API and uses it for implementing static and dynamic routes.
JavaScript
1
star
38

Calculate-your-age-in-days

This program is written with HTML, CSS and Javascript
SCSS
1
star
39

Krypto-Pixels

JavaScript
1
star
40

Color-change

Changes the colors of some elements based on preference or even randomly.
HTML
1
star
41

Crowdfund-Frontend

This application implements a crowdfunding solution in which people raise funds for different causes. Users can sign up and donate to projects they're interested in. Still in development . . . . .
JavaScript
1
star
42

myfi

TypeScript
1
star
43

Fylo-Landing-Page

A dark-themed landing page for users to get basic info and submit emails for an imaginary cloud file storage service. Challenge was inspired by frontendmentor.io
JavaScript
1
star
44

collab-finance

A simple platform that helps users save a fixed amount automatically every week and then one of the members collects the money at the end of every month.
JavaScript
1
star
45

Pomodoro-Timer

A productivity app that keep track of time spent in performing tasks. Implements a timer and a todo app that tracks how long you completes your tasks
JavaScript
1
star
46

Fibb_sequence

calculates the nth term of a Fibonacci sequence
Python
1
star
47

Rock-Paper-Scissors

Play Rock-Paper-Scissors with a Bot.
SCSS
1
star
48

alx-low_level_programming

Repo containing exercises for introduction to the C programming language in the ALx software engineering programme.
C
1
star
49

Crowdfund-Backend

The backend to a crowdfunding website. Built on Node.js, Express.js, and MongoDB. This API implements authentication, password hashing, and CRUD operations on the database. Still in development . . . . .
JavaScript
1
star
50

wooshi-mintpage

The react frontend to the wooshi contract. Basically a single page to mint collectibles from the smart contract.
JavaScript
1
star
51

Online-Library-API

The backend REST api for an online book library. The API is written to make users hit endpoints for viewing a particular book, rating it & writing a short review.
JavaScript
1
star
52

defi-exchange

A decentralized exchange for users to add liquidity, trade / swap a token pair with ETH and remove their liquidity. A simplified version of uniswap v1.
TypeScript
1
star
53

Products-REST-api

A REST API for managing the products available in a store. Has endpoints for getting all & individual products, creating, updating, and deleting a product from the database.
JavaScript
1
star
54

mini-market-APP

A small web app for customers to search markets by name, category, and location(uses geocoding and reverse geocoding). Features and admin login for creating, updating, and deleting markets.
JavaScript
1
star
55

Auth-API

An API written in Node.js that allows for registeration, login and authenticating a user. Authentication is handled using JSON web token. Private routes exists for only authenticated users.
JavaScript
1
star
56

transact-crypto

An app that calculates the US dollar equivalent of Bitcoin, Ethereum, and a fictional coin in real-time. API calls would be added in a future update.
JavaScript
1
star
57

User-Profiles-API

The backend to an application that allow users to signup, login, create a profile and edit their profile.
JavaScript
1
star