GithubHelp home page GithubHelp logo
  • ๐Ÿ‘‹ Hi, Iโ€™m @CyntiBinti. I'm a Fullstack Software Engineer (who career changed from Pharmacy๐Ÿ’Š)
  • ๐Ÿ‘€ Iโ€™m interested in automation and tooling (node.js ๐Ÿ”ฅ)
  • ๐Ÿ‘ฉ๐Ÿพโ€๐Ÿ’ป Currently learning Data Structures and Algorithms ๐Ÿ“š. Check out my personal study guide here: https://tinyurl.com/26f9mx99
  • ๐Ÿ”” I post content documenting my journey and helping others career switch into tech๐Ÿ’ช๐Ÿพ. Let's connect! https://linktr.ee/bintibytes

Cynthia Mbulu's Projects

cfg-calculator-homework icon cfg-calculator-homework

Created a very simple web app calculator for my students that I teach on the Code First Girls (CFG) "Intro to Web Dev" Course. The students only had very basic understanding of HTML, CSS, JavaScript (e.g. data types, arrays, if/else statements, loops, variables, and functions). So had to limit the programmatic calculator functionality to the material they've learnt thus far for them to complete the homework!

connect4game icon connect4game

Built a connect 4 game that when the sever is also run, the highscores persist

cs50x-caesars-cipher-challenge icon cs50x-caesars-cipher-challenge

Implemented a program , in C, that encrypts messages using Caesarโ€™s cipher. Uses functions, conditions, Boolean expressions, loops, and/or variables, arrays

cs50x-greedy-cash-algorithms-challenge icon cs50x-greedy-cash-algorithms-challenge

Created a C program that uses a 'greedy algorithm': a program that first asks the user how much change is owed and then prints the minimum number of coins with which that change can be made

cs50x-mario-pyramid-challenge icon cs50x-mario-pyramid-challenge

Using C, I programmed code that would take input from the user on the pyramids height, and from there it would use for loops, and nested for loops to print the corresponding pyramid (of specified height and width)

cs50x-population-growth-challenge icon cs50x-population-growth-challenge

Code written in C to determine how long it takes for a population to reach a particular size from gathering user input 'start', 'end', and the program outputting the number of years it will take (based on the pre-set birth and death rate) for the 'start' to reach the 'end' population number

cs50x-readability-challenge icon cs50x-readability-challenge

Implemented a program, in C, that computes the approximate grade level needed to comprehend some text, using if/elseif, iteration, functions

cs50x-scrabble-challenge icon cs50x-scrabble-challenge

Using C, wrote code that determines the winner of a short scrabble-like game, where two players each enter their word, and the higher scoring player wins. Incorporates arrays, if/elseif, functions, iteration

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.