Code Monkey home page Code Monkey logo

Hi there πŸ‘‹

My name is Kany, a 42Heilbronn Alumni.

I am currently enrolled at Γ‰cole 42 for specialization projects.

Check out my portfolio 🌻

Kanykei Tashbaeva's Projects

42_cpp_modules icon 42_cpp_modules

Introduction to c++. Modules have a practical orientation, with example exercises in all sections.

42_ft_containers icon 42_ft_containers

Implementation of a few container types of the C++ standard template library.

42_ft_printf icon 42_ft_printf

This project consists of coding a library that contains a simplified version (more information below) of the printf function.

42_minirt icon 42_minirt

This project is an introduction to the beautiful world of Raytracing: to render simple Computer-Generated-Images and implement mathematical formulas.

42_push_swap icon 42_push_swap

This project is about sorting data on a stack, with a limited set of instructions, using the lowest possible number of actions

42_so_long icon 42_so_long

This project is a very small 2D game. It is made of basic textures, sprites and basic gameplay elements.

42_webserv icon 42_webserv

Implementation of a server in C++: The focus of this project is to implement an HTTP/1.1 Server capable of handling multiple connection through kernel event notification mechanism according to RFC.

advent_of_code icon advent_of_code

Advent of Code is an Advent calendar of small programming puzzles for a variety of skill sets and skill levels that can be solved in any programming language.

ai-projects-cs50 icon ai-projects-cs50

This course explores the concepts and algorithms at the foundation of modern artificial intelligence, diving into the ideas that give rise to technologies like game-playing engines, handwriting recognition, and machine translation. Through hands-on projects, students gain exposure to the theory behind graph search algorithms, classification, etc

ai_projects icon ai_projects

By following the tutorial on TensorFlow , I generated a text using a character-based Recurrent Neural Networks. Dataset is based on Shakespeare's writing. Given a sequence of characters from the data, a LSTM-based model is trained to predict the next character in the sequence.

cs50_python_2022 icon cs50_python_2022

CS50’s Introduction to Programming with Python. Learned about functions, arguments, and return values; variables and types; conditionals and Boolean expressions; and loops. How to handle exceptions, find and fix bugs, and write unit tests; use third-party libraries; validate and extract data with regular expressions; model real-world entities with classes, objects, methods, and properties; and read and write files. Hands-on opportunities for lots of practice.

cs50x_2021 icon cs50x_2021

Problems set solutions from CS50 OpenCourseWare. This course teaches students how to think algorithmically and solve problems efficiently. Topics include abstraction, algorithms, data structures, encapsulation, resource management, security, software engineering, and web programming. Languages include C, Python, and SQL plus HTML, CSS, and JavaScript. Problem sets inspired by the arts, humanities, social sciences, and sciences. Course culminates in a final project.

jsnote-code-editor icon jsnote-code-editor

Interactive browser-based coding environment, includes bundling and code transpiling directly in the browser. The app is published using a multi-package architecture to NPM and easy to download and to run.

ray-tracing-in-one-weekend icon ray-tracing-in-one-weekend

This is my C implementation of "ray traced" image rendering on the basis of a book "Ray Tracing in One Weekend" The output of images is a PPM(P3) file.

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.