There are no reviews yet. Be the first to send feedback to the community and the maintainers!
Python
Python codesVisual-Basic
This repository contains the visual basic lab works and assignments given to Computer Science 2 (CS '2021)fixed-app-theme-engine
App theme engine that has been fixed. Android oreo adaptive icon crash fixed.Java
Java ProgrammingAI-based-Snake--Personal-project-
Learning AI snake with Javaelection-blockchain
An simple blockchain app aimed at providing a free and fair electionAssembly-language
Low level assembly language codingDatabase-SQL
SQL queriesHacklab-2019-Project
Implementing blockchain technology in agriculture-Hacklab2019
The hacklab 2019 repository on the blockchain technologyclassjavalab1
The solution to the java lab 1 practicals, Forked from @JoshuaoforiWindows-Helpers-and-Utilities
Get organized, stay focused, and automate various tasks on windowsMobile-Money-Merchant
Mobile money merchant locator using realtime GPSBaymax
Natural Language Processing android appFavor-Chapel-International
Cross platform mobile app for Favor Chapel Internationalinterner
Internship appDSCSolutionsChallenge-The-Courier
Platform to enable users to order for items from a store and get them delivered to them by a registered driver. A way to reduce the number of people that break the lockdown rule to go out and buy stuff.Flight-App
Learn flutterRealtime-server-status
Class-labs-2019--Android--Class-
2nd year 2unique-characters
Write the function “bool uniquechars(string s)”, to verify if a string has only unique charactersDSCAgora-Livestream
brainywayne
cpp-pente
The ancient greek game pente written in c++flutter_pageview_indicator
Bucket-Sort
Sorting with bucket sort in C++timezone
An ecommerce website with firebase authentication, database, and storageCpp-gap-buffer-implementation
C++ gap buffer implementation with dynamic array, append, insertion, and deletiongalleria
Flutter GalleryDSCSolutionsChallenge-The-Courier-master
Weathersite
Weather checker websiteimagecompression
An algorithm for compressing imagesproxima.io
isPalindrome
Checking to see if a word is a palindromeHealth-Aid-App
Health aid appIconFarm
Year 3 mini projectioextended
proximanotes
Proxima nots appcode_test
ShellSort
Soritng numbers using the shell sortanagram
Write the functions “bool anagram(string s1, string s2)” to verify is a string is an anagram (ex: input: “abcde”, “baedc” => output: true)int2str
Write the function “string int2str(int i)”, the reverse of the one aboveveraflutterassignment
Flutter Assignmentsstringpermutations
Return all the permutations of a string which contains only letterstokenize-words
Write the function “vector<string> tokenizestr(string s)”, which will split a sentence into words (ex: input: “good code” => output: [“good”, “code”])PersonalWebsite
notes
flutter notes taking app with firebase authentication, storage, MLKit, and databaseReverseString
Reverse the chars in a string (ex: input: ‘abCd’ => output: ‘dCba’)kosher
PlastiConnect
Sanitation App3isEverywhere
A C++ algorithm to find the occurrence of a certain number given the range.Bubble-Sort
Sorting with bubble sort in C++Selection-Sort
Sorting with Selection sorting in C++Cpp-Chess-Project7
Implementing a program that can read chess games from a file and detect whether the initial moves (opening) matches any of the stored openings (also read from a file).DynamicFlutter
This is a flutter package that offers true multi platform dynamic native UI changes. All widgets are built on existing flutter widgets so you get all the default functionalities and more. Code UI once for native android and iOS feel.str2int
Write the function “int str2int(string s)”, which transforms a string to int, assume that the string only contains digits and the minus character(’-’)stringrotation
Write the function “bool isrotation(string s1, string s2)”, to verify if a string is a rotation of another string (ex: “waterbottle” is a rotation of “erbottlewat”)Love Open Source and this site? Check out how you can help us