Skip to content
View Kariyampalli's full-sized avatar
🎯
Focusing
🎯
Focusing

Block or report Kariyampalli

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
Kariyampalli/README.md

About Me

Hi, I'm Christy Kariyampalli, a passionate software developer always eager to learn and grow. Currently, I'm focused on web development and diving into the world of machine learning and artificial intelligence (ML/AI).

Skills

Languages

C# Python Java HTML CSS PHP Prolog Haskell TypeScript JavaScript


Database Management Systems

SQL PostgreSQL MSSQL


Frameworks

Angular Node.js Express.js .NET Blazor WPF Xamarin Java Spring JavaFX

Featured Projects

Verse Interpreter

A beta interpreter for Verse, a programming language developed by Epic Games (pre-launch version). This project runs basic scripts written in Verse, exploring its functionality before its public release. Created by my friend Marcel and me.

This won't run Fortnite... so go easy on it :)


Befunge Interpreter

An interpreter for Befunge-93, a unique esoteric programming language. It allows you to run Befunge code and experiment with its distinctive two-dimensional execution model.

Want to test your Befunge program?


Chess Game

An offline Chess game developed in C# using WPF. This project features a simple, intuitive interface for playing chess against another local player.

Lonely? Great! play against yourself.


Sudoku Solver

A console-based application that solves Sudoku puzzles using an efficient backtracking algorithm. Input your puzzle, and watch as it finds the solution step by step.

Having problems solving your Sudoku?


Software Deployment Crash Course

A hands-on crash course to sharpen my software deployment skills using Azure Kubernetes Service (AKS), Azure Devops and Docker. This project explores cloud-native application deployment and containerization practices.

Looking for an Azure-based software deployment pipeline?

Others

Docker Kubernetes Azure Azure DevOps Selenium


What am I currently working on?

Website to display my resume, using following TechStack:

React Jenkins Kubernetes

Motivation

Example Image

Pinned Loading

  1. Befunge-Interpreter Befunge-Interpreter Public

    Interpreter for befunge code

    C#

  2. Sudoku-Solver Sudoku-Solver Public

    Sudoku solver with backtracking

    C#

  3. Software-Deployment Software-Deployment Public

    Exercises for software deployment

    Shell

  4. Marcel-TO/Verse-Interpreter-in-Python Marcel-TO/Verse-Interpreter-in-Python Public

    This repository contains an interpreter for the upcoming Verse programming language.

    Python 6 1

  5. Chess Chess Public

    Chess build in C#/WPF

    C#