Pinned Repositories
ALCwithGoogle
ethereumbook
Mastering Ethereum, by Andreas M. Antonopoulos, Gavin Wood
JavaScript_challenges
My archive of solved JavaScript challenges from code wars, hackerrank, etc
mock-premier-league
API that serves the latest scores of fixtures in a “Mock Premier League”
Monk
Social Media Application
My_Portfolio
This is my first portfolio that i designed and coded on my own
rn-blog
A simple blog built with react-native (expo)
TokenFarm
DeFi Token Staking App
Tracks-path
A react native application that tracks user's movement and draws the path on a map
SafeKeep
A smart contract that helps you have a second address to recover ether.
Baystef's Repositories
Baystef/My_Portfolio
This is my first portfolio that i designed and coded on my own
Baystef/Quick-Credit
Quick Credit is an online lending platform
Baystef/Responsive_Portfolio
A repository containing my portfolio website
Baystef/WayFarer
WayFarer is a public bus transportation booking server
Baystef/mock-premier-league
API that serves the latest scores of fixtures in a “Mock Premier League”
Baystef/anecdote
A random anecdote generator
Baystef/customer-book
A Vue application for managing customer informations
Baystef/cv
Print-friendly, minimalist CV page
Baystef/ethereum-org-website
Ethereum.org is a primary online resource for the Ethereum community.
Baystef/express-typescript
Express + TypeScript + Boilerplate for Web / API App
Baystef/FaceBrain
A face detection application
Baystef/facebrain-api
Node server for powering the frontend of the facebrain React application
Baystef/fullstackopen
A fullstack application with React and GraphQl
Baystef/Fylo-2
A second iteration of the Fylo Landing Page
Baystef/gif_solanaverse
A simple Program that interacts with the Solana blockchain
Baystef/gif_solanaverse_ui
A simple UI for interacting with the Gif solanaverse Solana program
Baystef/hackernews_graphql_node
API clone of the HackerNews backend with GraphQL specification
Baystef/javascript-algorithms
📝 Algorithms and data structures implemented in JavaScript with explanations and links to further readings
Baystef/next-blog
Simple blog build with NextJs
Baystef/nodebestpractices
:white_check_mark: The Node.js best practices list (June 2020)
Baystef/phonebhook
Phonebook Manager
Baystef/react-mini-apps
A repository of different react mini applications
Baystef/rn-stickersmash
Simple app for mashing stickers on Images
Baystef/rn-todo
A simple todo app built with react-native
Baystef/RoboFriends
An app that helps search through your robot friends
Baystef/sdk
Make any URL embeddable. Turn any URL into a beautiful link preview.
Baystef/socialincome-san-public
Fighting global poverty with the help of everyday people and your coding skills. Public repository of the NGO and global initiative Social Income.
Baystef/system-design
Learn how to design systems at scale and prepare for system design interviews
Baystef/The-Complete-FAANG-Preparation
This repository contains all the DSA (Data-Structures, Algorithms, 450 DSA by Love Babbar Bhaiya, FAANG Questions), Technical Subjects (OS + DBMS + SQL + CN + OOPs) Theory+Questions, FAANG Interview questions, and Miscellaneous Stuff (Programming MCQs, Puzzles, Aptitude, Reasoning). The Programming languages used for demonstration are C++, Python, and Java.
Baystef/type-challenges
Collection of TypeScript type challenges with online judge