Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 3 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,12 +9,12 @@ Welcome to **Aswincloud** – an organization focused on developer tooling, perf
|------------|-------------|----------|:--:|:-------:|
| [ttperf](https://github.com/Aswincloud/ttperf) | A streamlined CLI tool for profiling Tenstorrent's TT-Metal tests and extracting device kernel performance metrics | Python | 3 | 2026-07-05 |
| [ttnn-performance-dashboard](https://github.com/Aswincloud/ttnn-performance-dashboard) | Day-by-day performance tracking dashboard for Tenstorrent TT-Metal TTNN eltwise operations. | JavaScript | 1 | 2026-07-15 |
| [portfolio](https://github.com/Aswincloud/portfolio) | Professional portfolio website built with React, Vite, and Tailwind CSS | JavaScript | 0 | 2026-07-14 |
| [portfolio](https://github.com/Aswincloud/portfolio) | Professional portfolio website built with React, Vite, and Tailwind CSS | JavaScript | 0 | 2026-07-16 |
| [whatsapp_bot](https://github.com/Aswincloud/whatsapp_bot) | WhatsApp AI assistant bot powered by Claude — conversational AI for everyday use | Python | 0 | 2026-07-06 |
| [3d_printing](https://github.com/Aswincloud/3d_printing) | 3D print portfolio and showcase site — custom figurines, decor, and art pieces. Orders via DM | HTML | 0 | 2026-07-05 |
| [AiBuddy](https://github.com/Aswincloud/AiBuddy) | AI-powered chatbot for Microsoft Teams — brings conversational AI into team channels and group chats | Python | 0 | 2026-07-05 |
| [auth](https://github.com/Aswincloud/auth) | Shared, framework-agnostic auth primitives for Cloudflare Workers sites — signed sessions, HMAC tokens, PBKDF2 passwords, owner allowlists, OAuth — plus an optional React login UI. Published as @aswincloud/auth. | TypeScript | 0 | 2026-07-05 |
| [blog](https://github.com/Aswincloud/blog) | blog.aswincloud.com - homelab & home automation | CSS | 0 | 2026-07-06 |
| [blog](https://github.com/Aswincloud/blog) | blog.aswincloud.com - homelab & home automation | CSS | 0 | 2026-07-16 |
| [chat](https://github.com/Aswincloud/chat) | Full-viewport iframe wrapper hosting the self-hosted Chatwoot widget at chat.aswincloud.com | HTML | 0 | 2026-07-05 |
| [cheap-domain](https://github.com/Aswincloud/cheap-domain) | Get a custom subdomain under aswincloud.com for just ₹20/month | – | 0 | 2026-07-05 |
| [ghadiff](https://github.com/Aswincloud/ghadiff) | Python CLI to compare two GitHub Actions workflow runs — timing, status, and job/step-level diffs with text, JSON, Markdown, and HTML output | Python | 0 | 2026-07-05 |
Expand All @@ -26,6 +26,7 @@ Welcome to **Aswincloud** – an organization focused on developer tooling, perf
| [tg-torrent](https://github.com/Aswincloud/tg-torrent) | Telegram bot to remotely add torrents to qBittorrent via magnet links or .torrent files | Python | 0 | 2026-07-05 |
| [ttnn-ops-coverage](https://github.com/Aswincloud/ttnn-ops-coverage) | Interactive zero-dependency dashboard for the TTNN (Tenstorrent) op test matrix — every op across dtype × layout × memory, with per-config PCC/ULP accuracy and run-to-run diffs. Deploys to Cloudflare Workers. | JavaScript | 0 | 2026-07-16 |
| [ttnn-web-calculator](https://github.com/Aswincloud/ttnn-web-calculator) | Web app to test and visualize 150+ Tenstorrent TTNN operations in real time, with PyTorch comparison | HTML | 0 | 2026-07-05 |
| [word-game-bot](https://github.com/Aswincloud/word-game-bot) | Telegram word chain game bot (aiogram v3). Fork of jonowo/on9wordchainbot with DB-backed admin & group authorization. | Python | 0 | 2026-07-17 |
<!-- REPOS_END -->

## 📬 Contact
Expand Down
5 changes: 3 additions & 2 deletions profile/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,12 +15,12 @@
|------------|-------------|----------|:--:|:-------:|
| [ttperf](https://github.com/Aswincloud/ttperf) | A streamlined CLI tool for profiling Tenstorrent's TT-Metal tests and extracting device kernel performance metrics | Python | 3 | 2026-07-05 |
| [ttnn-performance-dashboard](https://github.com/Aswincloud/ttnn-performance-dashboard) | Day-by-day performance tracking dashboard for Tenstorrent TT-Metal TTNN eltwise operations. | JavaScript | 1 | 2026-07-15 |
| [portfolio](https://github.com/Aswincloud/portfolio) | Professional portfolio website built with React, Vite, and Tailwind CSS | JavaScript | 0 | 2026-07-14 |
| [portfolio](https://github.com/Aswincloud/portfolio) | Professional portfolio website built with React, Vite, and Tailwind CSS | JavaScript | 0 | 2026-07-16 |
| [whatsapp_bot](https://github.com/Aswincloud/whatsapp_bot) | WhatsApp AI assistant bot powered by Claude — conversational AI for everyday use | Python | 0 | 2026-07-06 |
| [3d_printing](https://github.com/Aswincloud/3d_printing) | 3D print portfolio and showcase site — custom figurines, decor, and art pieces. Orders via DM | HTML | 0 | 2026-07-05 |
| [AiBuddy](https://github.com/Aswincloud/AiBuddy) | AI-powered chatbot for Microsoft Teams — brings conversational AI into team channels and group chats | Python | 0 | 2026-07-05 |
| [auth](https://github.com/Aswincloud/auth) | Shared, framework-agnostic auth primitives for Cloudflare Workers sites — signed sessions, HMAC tokens, PBKDF2 passwords, owner allowlists, OAuth — plus an optional React login UI. Published as @aswincloud/auth. | TypeScript | 0 | 2026-07-05 |
| [blog](https://github.com/Aswincloud/blog) | blog.aswincloud.com - homelab & home automation | CSS | 0 | 2026-07-06 |
| [blog](https://github.com/Aswincloud/blog) | blog.aswincloud.com - homelab & home automation | CSS | 0 | 2026-07-16 |
| [chat](https://github.com/Aswincloud/chat) | Full-viewport iframe wrapper hosting the self-hosted Chatwoot widget at chat.aswincloud.com | HTML | 0 | 2026-07-05 |
| [cheap-domain](https://github.com/Aswincloud/cheap-domain) | Get a custom subdomain under aswincloud.com for just ₹20/month | – | 0 | 2026-07-05 |
| [ghadiff](https://github.com/Aswincloud/ghadiff) | Python CLI to compare two GitHub Actions workflow runs — timing, status, and job/step-level diffs with text, JSON, Markdown, and HTML output | Python | 0 | 2026-07-05 |
Expand All @@ -32,6 +32,7 @@
| [tg-torrent](https://github.com/Aswincloud/tg-torrent) | Telegram bot to remotely add torrents to qBittorrent via magnet links or .torrent files | Python | 0 | 2026-07-05 |
| [ttnn-ops-coverage](https://github.com/Aswincloud/ttnn-ops-coverage) | Interactive zero-dependency dashboard for the TTNN (Tenstorrent) op test matrix — every op across dtype × layout × memory, with per-config PCC/ULP accuracy and run-to-run diffs. Deploys to Cloudflare Workers. | JavaScript | 0 | 2026-07-16 |
| [ttnn-web-calculator](https://github.com/Aswincloud/ttnn-web-calculator) | Web app to test and visualize 150+ Tenstorrent TTNN operations in real time, with PyTorch comparison | HTML | 0 | 2026-07-05 |
| [word-game-bot](https://github.com/Aswincloud/word-game-bot) | Telegram word chain game bot (aiogram v3). Fork of jonowo/on9wordchainbot with DB-backed admin & group authorization. | Python | 0 | 2026-07-17 |
<!-- REPOS_END -->

---
Expand Down
Loading