Pinned Repositories
Babi-B
Babi-B.github.io
blog-service
CEF440_COVID_Digital_Platform
This is a platform that helps to manage the COVID 19 problem.
checkstyle
Checkstyle is a development tool to help programmers write Java code that adheres to a coding standard. By default it supports the Google Java Style Guide and Sun Code Conventions, but is highly configurable. It can be invoked with an ANT task and a command line program.
couchdb
Seamless multi-master syncing database with an intuitive HTTP/JSON API, designed for reliability
delc-registration-form
This is the first task assigned to students of the DELC front-end bootcamp. The task is to duplicate the google form they used to register for the bootcamp
delc-students
This repository contains information about the students tht took part in the 2022/2023 DELC Foundation Bootcamp
git-readme-tips
js-web-beginners
Babi-B's Repositories
Babi-B/git-readme-tips
Babi-B/js-web-beginners
Babi-B/Babi-B
Babi-B/Babi-B.github.io
Babi-B/blog-service
Babi-B/checkstyle
Checkstyle is a development tool to help programmers write Java code that adheres to a coding standard. By default it supports the Google Java Style Guide and Sun Code Conventions, but is highly configurable. It can be invoked with an ANT task and a command line program.
Babi-B/couchdb
Seamless multi-master syncing database with an intuitive HTTP/JSON API, designed for reliability
Babi-B/delc-registration-form
This is the first task assigned to students of the DELC front-end bootcamp. The task is to duplicate the google form they used to register for the bootcamp
Babi-B/delc-students
This repository contains information about the students tht took part in the 2022/2023 DELC Foundation Bootcamp
Babi-B/Fancy-buttons
Babi-B/fake_news_detection
Babi-B/guess-a-number
program that generates a random number and prompts the user to guess it. Provide hints like "too high" or "too low" until the user guesses the correct number.
Babi-B/hello-world
My first DELC repo
Babi-B/jq-portfolio
Babi-B/OpenRefine
OpenRefine is a free, open source power tool for working with messy data and improving it
Babi-B/palindrome-checker
A program that checks if a given word or phrase is a palindrome (reads the same forwards and backwards). Ignore spaces and punctuation marks during the check.
Babi-B/password-generator
Babi-B/project-ideas
Babi-B/quiz-app
Babi-B/react_native_jobs
Babi-B/SACFU-Team-A
SACFU Team A
Babi-B/SACFU-Team-B
SACFU-Team-B
Babi-B/showroom
Babi-B/simple-algorithms-js
Babi-B/simple-java-algorithms
Babi-B/simple-react-projects
A collection of all projects I build while learning react
Babi-B/simple-wine-landing-page
This is a simple wine landing page created to help students of my bootcamp understand open source contribution
Babi-B/smileagainhealth
Babi-B/solr
Apache Solr open-source search software
Babi-B/to-do-list
A program that allows users to create and manage a to-do list. They should be able to add tasks, mark them as completed, and remove tasks from the list.