Coder Social home page Coder Social logo

Hello there, welcome to my GitHub!

My name is Anton Curmanschii, I'm an intelligent and competent programmer, CS undergraduate, doing my 2nd year masters. I have programmed almost every day for the past 5 years, either in my free time, or at university. I like developing games, tools and libraries, and contributing to open-source projects when I feel like it will benefit me or the community.

To the university assignments, see my google drive.

Contact

Projects

The most recent project is an app where you can make postings (like selling or renting stuff online, or just ad postings). If you're from Moldova, you have likely used 999.md, which is the inspiration. It features an ASP.NET Core backend, dynamically created pages implemented with Razor, with Typescipt frontend scripts hosted by Vite. It integrates a few popular libraries/frameworks like Tailwind, Automapper, Swagger, EF Core. I'm also using Nuke for the build tasks and scripts.

49

I've worked on a Unity board game, for which I wanted to do a backend and a web statistics app, but that got scrapped for now. I've been doing this game mostly for learning purposes, but also to try out and accumulate some useful tools and libraries to use in later projects, it's not about getting revenue. It turned out, RPC situation in Unity is kind of awful.

Zayats

I've worked on improving the JCLI library for the D programming language, conceived and developed by its author BradleyChatha. Its main goal is to allow the consumers to easily develop command-line applications in D. It allows parsing command-line arguments, automatically converting to the corresponding user types, automatically generating the help message from the user-defined attributes, and much more! It makes extensive use of compile-time introspection features of D to achieve a declarative and easy-to-use API, with a modular design.

JCLI

I'm also developing a C# plugin-based Roslyn code generator, Kari. It can seemlessly integrate with any C# project of any version, including Unity projects, and would generate code, obtained by analyzing the input source files, using the Roslyn API's. This allows creating awesome declarative API's and eliminates a lot of boilerplate. I has been initially developed for a game that I with my colleague had worked on.

Kari

The project where it's been initially used:

A particular project

At last, I'd like to share my code-based tool for studying shaders, developed in D. The goal is to be able to quickly experiment with shaders, with hotreload of shader code and with automatically generated sliders and input boxes for the uniforms, through a lightweight declarative API.

Hopper

There are many more projects, including visualizations, game and web dev, and just random experiments, as well as most of the university assignments (most of the repo names start with uni_), where I had to make graphical visualizations, implement various algorithms and data structures, implement GUI's, configure databases and write queries, or just explain various computer science topics.


AntonC9018's GitHub stats

Anton Curmanschii's Projects

aes icon aes

Understanding AES & Rijndael

arsd icon arsd

This is a collection of modules that I've released over the years. Most of them stand alone, or have just one or two dependencies in here, so you don't have to download this whole repo.

bindbc-cimgui icon bindbc-cimgui

A minimal project using BindBC Loader, BindBC-SDL , BindBC-OpenGL and Cimgui with D

bindbc-generator icon bindbc-generator

A project for auto generating function definitions, aliases and types from C to D

bitfield icon bitfield

Kari plugin for bitfield type generation

commandline icon commandline

The best C# command line parser that brings standardized *nix getopt style, for .NET. Includes F# support

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.