All
Articles 167,110Blog Posts 159,580Tech Tutorials 44,314Research Papers 32,760News 21,333
⚡ AI Lessons

Dev.to · manjushaps
🔧 Backend Engineering
⚡ AI Lesson
2w ago
Automated Student Report Delivery in Rust | Bulk Email PDF Reports
Build a complete student report delivery workflow in Rust using egui and PostgreSQL, from delivery preview and validation to personalized PDF email delivery.

Dev.to · manjushaps
🔧 Backend Engineering
⚡ AI Lesson
1mo ago
Generate Student Reports in Rust with HTML Templates and PDF Export
A Rust + egui + PostgreSQL workflow for generating student reports from reusable HTML templates, exporting them to PDF, and organizing them by class and exam.

Dev.to · manjushaps
🔧 Backend Engineering
⚡ AI Lesson
3mo ago
Building a Dynamic Grades and Report Generation System in Rust
Designing a dynamic marks entry and report generation system using Rust, egui, and PostgreSQL with runtime-generated grids and adaptive layouts.

Dev.to · manjushaps
🔧 Backend Engineering
⚡ AI Lesson
4mo ago
SQLite and PostgreSQL — Both in One Rust Application
A Rust application that supports both SQLite and PostgreSQL using a unified data layer and runtime selection.

Dev.to · manjushaps
🔧 Backend Engineering
⚡ AI Lesson
9mo ago
Think. Update. Automate — PostgreSQL with Rust (Part 2)
In Level 3 – Part 2 of PostgreSQL with Rust, the Teacher Assistant App database now reacts instantly through automation and triggers.

Dev.to · manjushaps
🔧 Backend Engineering
⚡ AI Lesson
9mo ago
Level 3: Building the Database Foundation with Rust + PostgreSQL
From CSV to PostgreSQL — building a Rust-powered, relational database foundation for the Teacher Assistant App. Structuring teachers, classes, and students befo

Dev.to · manjushaps
🔧 Backend Engineering
⚡ AI Lesson
10mo ago
Rust vs C, C++, Java & Python — 5 Everyday Programs Compared
A fun, side-by-side comparison of 5 everyday programs written in Rust, C, C++, Java, and Python — to see how each language thinks differently.
DeepCamp AI