Skip to content
View C0dwiz's full-sized avatar

Block or report C0dwiz

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.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. 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
C0dwiz/README.md
anime banner

🎌 About Me

class Developer {
  final String name = 'C0dWiz';
  final String location = 'Russia 🇷🇺';
  final List<String> languages = ['Dart', 'Haskell'];
  final List<String> focus = ['Flutter', 'Cross-Platform', 'UI/UX', 'telegram-bot', 'web'];

  void build() {
    print('🎯 Building beautiful apps with Dart & Flutter');
  }
}

🛠 Tech Stack

Primary Focus

// Main Technologies
const dart = 'Dart';
const flutter = 'Flutter';
const mobile = 'Cross-Platform Development';
const telegram = 'Telegram Bot Development';
const web = 'Web Backend Development';

Additional Skills

-- Functional Programming
haskell :: Language
haskell = "Haskell" <|> "Type Safety" <|> "Pure FP"

Tools

🛠  Docker • CI/CD • Linux • Git
📱  Android • Web • Telegram API • Backend

📈 GitHub Analytics

Languages Stats

🎯 Featured Projects

Dart & Flutter

  • Flutter Apps - Cross-platform mobile applications
  • UI Components - Custom animated widgets
  • State Management - Clean architecture solutions

Telegram Bots

Web Backend

  • Web Services - Backend development with Dart and Python
  • API Development - RESTful and GraphQL APIs
  • Dart Chart Generator API - Dynamically generates and serves customizable bar chart images (PNG format)

Haskell Libraries

  • Configurator - Type-safe configuration library
  • IrisAPI - API client library
  • DateReg - Obtaining the registration date of Telegram accounts, user IDs by their names, and other data.

Developer Tools

  • aassh - SSH connection manager
  • autodi - Dependency injection container python
  • DRTDI - Lightweight, high-performance dependency injection container for Dart

🏆 Achievements

📫 Connect

Telegram Email GitHub


"コードは美しいアプリを作る"
"Code creates beautiful apps"

Pinned Loading

  1. Configurator Configurator Public

    Configurator: type-safe Haskell config parsing. Validates settings at compile time, preventing runtime errors. Uses Haskell's type system and Template Haskell for first-class configuration schema s…

    Haskell 20

  2. aassh aassh Public

    aassh is a lightweight command-line tool for managing SSH connections. It allows you to save, organize, and quickly connect to your SSH servers using convenient aliases instead of memorizing IP add…

    Python 30 1

  3. drtdi drtdi Public

    A lightweight, high-performance dependency injection container for Dart and Flutter with support for multiple lifecycles, scoping, and advanced features.

    Dart 17 1

  4. chart_server_dart chart_server_dart Public

    This project is a simple, high-performance HTTP API built with Dart and the Shelf framework. It dynamically generates and serves customizable bar chart images (PNG format) based on data and optiona…

    Dart 8