Pinned Repositories
awesome-zero-knowledge-proofs
A curated list of awesome things related to learning Zero-Knowledge Proofs (ZKP).
big-java-early-objects
Java source codes for the practice exercises and programming projects in Big Java Early Objects - 6th Edition
book-listing
Fetches a list of books from the google books API and displays the basic detail per book
chatter-box
A Simple chat application that uses the MQTT (Message Queuing Telemetry Transport) protocol
crypto-currency
Stutern individual capstone project - Fetch cryptocurrency coin data from a web service and display relevant details per cryptocoin
dashboard
Home screen that display a list of widgets as a grid. This uses a RecyclerView class in the android framework
recursive-programming
Solutions to the exercises in the text "Introduction to Recursive Programming" by Manuel Rubio Sanchez
reporta
Mobile incident report application { Android, Stutern, Collaboration }
tpocup
Source code for the exercises and programming projects in the text "The Practice of Computing using Python "
Pshypher's Repositories
Pshypher/big-java-early-objects
Java source codes for the practice exercises and programming projects in Big Java Early Objects - 6th Edition
Pshypher/recursive-programming
Solutions to the exercises in the text "Introduction to Recursive Programming" by Manuel Rubio Sanchez
Pshypher/crypto-currency
Stutern individual capstone project - Fetch cryptocurrency coin data from a web service and display relevant details per cryptocoin
Pshypher/dashboard
Home screen that display a list of widgets as a grid. This uses a RecyclerView class in the android framework
Pshypher/reporta
Mobile incident report application { Android, Stutern, Collaboration }
Pshypher/tpocup
Source code for the exercises and programming projects in the text "The Practice of Computing using Python "
Pshypher/awesome-zero-knowledge-proofs
A curated list of awesome things related to learning Zero-Knowledge Proofs (ZKP).
Pshypher/book-listing
Fetches a list of books from the google books API and displays the basic detail per book
Pshypher/chatter-box
A Simple chat application that uses the MQTT (Message Queuing Telemetry Transport) protocol
Pshypher/cryptography-n-zk-research
A Cryptography and Zero Knowledge Proof Research Repo Implementing Research papers, Cryptographic primitives, trying out imaginary exploits and so on.
Pshypher/csv-filter
A list of predefined filters applied to query and fetch results from a .csv file
Pshypher/habit-tracker
Udacity Android basic nano-degree project on data storage to design and create the structure of a habit tracking application that allows users to store and track their habits over time.
Pshypher/ec-cryptography
Elliptic Curve Cryptography operations and application using the Rust Programming Language
Pshypher/hands-on-data-structures-in-rust
Learn about common and useful Data Structures and Algorithms
Pshypher/mock-calculator
Simple standard calculator user interface
Pshypher/mock-movies
Adds and fetches a list of TV shows via a GraphQL API
Pshypher/moonmath
Solutions to exercises from MoonMath Manual to zkSNARKs.
Pshypher/news-feed
Fetch relevant news feed data from https://content.guadianapis.com
Pshypher/popular-movies
Android application displaying a list of popular movies in a grid. Depending on user preference, movies are displayed by popularity or ratings
Pshypher/Pshypher
Pshypher/rust-workshop
Detailed coverage of our Rust-Fridays workshop sessions
Pshypher/sandwich-club
Completed the Sandwich Club app to show the details of each sandwich once it is selected
Pshypher/slides-about-android-development
A project to share knowledge with the community in a fun way using characters from movies and tv shows to explain subjects related to Android development.
Pshypher/starknet-phone
Mobile OS built for Starknet
Pshypher/store-inventory
The final project in the Udacity Android Basics Nanodegree Programme, an inventory application used to track records of products.
Pshypher/the-movies-db
Android application showing popular, top rated and upcoming movies. This project incorporates MVP architecture, RxJava2, Retrofit, ButterKnife and Dagger
Pshypher/tika
A more sophisticated TODO list
Pshypher/tour-guide
Multiscreen android application created as a tourist guide through the beautiful parts within Lagos state
Pshypher/zk-book
Solution to the exercise in the RareSkills Book of Zero Knowledge