Git Product home page Git Product logo

chibuzo-akana's Projects

airbnb_clone icon airbnb_clone

This project deploys on a server a copy of the AirBnB website.

airbnb_clone_v2 icon airbnb_clone_v2

This is ALX students team project to build a clone of AirBnB website.

alx-pre_course icon alx-pre_course

I'm now a ALX Student, this is my first repository as a full-stack engineer

alx-zero_day icon alx-zero_day

I'm now a ALX Student, this is my first repository as a full-stack engineer

binary_trees icon binary_trees

A binary tree is a tree data structure in which each node has at most two children, which are referred to as the left child and the right child. A recursive definition using just set theory notions is that a (non-empty) binary tree is a tuple (L, S, R), where L and R are binary trees or the empty set and S is a singleton set containing the root.

c-projects icon c-projects

In this repo, consisting solely of projects written in C. I put these together as C takes me on an adventure.

manipulatingdataindatabricksusingsparksql icon manipulatingdataindatabricksusingsparksql

Here we work with and manage null values and timestamps in Spark SQL. In this notebook, you will: Sample a table Access individual values from an array Reformat values using a padding function Concatenate values to match a standard format Access parts of a DateType value like the month, day, or year

monty icon monty

Monty is a scripting language that is compiled into bytecodes. It relies on a stack with instructions to manipulate it. This program is an interpreter for Monty bytecode files.

printf icon printf

This a repository for the ALX project for the printf project

pypy icon pypy

Python learning foundation

quizzier icon quizzier

A program that generates random quiz questions for the users

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.