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

Block or report anapeksha

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 is supported. This note will only be visible to you.
Report abuse

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

Report abuse
anapeksha/README.md

JavaScript TypeScript React Redux MUI Next JS NodeJS Microsoft SharePoint MongoDB Express.js C++ Python Git GitHub Actions EsLint Rust no_std Embassy RP2350 Tokio ESP32-C6 Espressif

Hey

const anapeksha = {
	pronouns: "He" | "His",
	programmingLanguages: ["Javascript", "Typescript", "Python", "C++", "HTML", "CSS"],
	spokenLanguages: ["bn-IN", "hi-IN", "en-US"],
	technologies: {
		fullStack: {
			js: ["NextJs"],
		},
		backend: {
			js: ["Node.js", "Express.js", "Nest.js"],
		},
		system: {
			rust: ["Embassy", "Tokio", "picoserve"],
		},
		frontend: {
			js: ["React.js", "SharePoint Framework"],
		},
		mobile: {
			js: ["React Native"],
		},
		database: ["mongo", "postgresql"],
            ORM: ["Prisma", "mongoose"],
		},
	architecture: ["Component Libraries", "Progressive Web Application", "Single Page Application", "Distributed applications", "Microservices", "System programming", "Embedded systems"],
	os: ["linux", "macOS", "windows"],
	bare-metal: ["rp2350", "esp32c6"],
	focus: [
        "Building AuthSafe - A full-fledged auth applications for individuals, professionals and enterprises",
		"Building Vaylix - A production grade key-value database",
		"love taking pictures",
	],
	learning: [
		"Embedded systems with Rust"
	]
};

export default anapeksha;

Pinned Loading

  1. python-proxy-server python-proxy-server Public

    A forward proxy server in Python

    Python 140 57

  2. mui-spfx-controls mui-spfx-controls Public

    SPFx component library with Material UI

    TypeScript 1

  3. nesso-rs nesso-rs Public

    Rust-native SDK for the Arduino Nesso N1 (ESP32-C6) — display, touch, IMU, Wi-Fi, audio, lora and power management.

    Rust 1

  4. pico-bit pico-bit Public

    High-performance async USB + Wi-Fi network stack and SPA server for Raspberry Pi Pico W using Embassy and Svelte.

    Rust