Skip to content

Commit 5f1b2d5

Browse files
committed
feat: add new project entries and images for Chestitka.bg
1 parent 224d303 commit 5f1b2d5

4 files changed

Lines changed: 93 additions & 1 deletion

File tree

quackstack/data/projects.json

Lines changed: 93 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,98 @@
2020
"features": ["Scroll-aware navigation", "Projects + case-study pages", "MDX blog", "Dark/light theme", "Responsive sticky footer"],
2121
"demoUrl": "https://quackstack.net",
2222
"githubUrl": "https://github.com/QuackStack-LTD/quackstack.net",
23-
"tags": ["Marketing Site", "Portfolio", "Performance", "MDX"]
23+
"tags": ["Marketing Site", "Portfolio", "Performance", "MDX", "SEO"]
24+
},
25+
{
26+
"id": "e-gradebook-st-sofia",
27+
"title": "E-Gradebook St Sofia",
28+
"description": "Mobile-friendly gradebook experience for St. Sofia that layers a responsive UI on top of an existing ASP.NET Web Forms backend.",
29+
"shortDescription": "Mobile gradebook and parent portal for St. Sofia.",
30+
"image": "/og-image.png",
31+
"images": ["/og-image.png", "/logo.svg", "/laptop.svg"],
32+
"tech": ["C#", "ASP.NET Web Forms"],
33+
"category": "Education",
34+
"status": "Completed",
35+
"featured": true,
36+
"client": "Private Primary School \"St. Sofia\"",
37+
"projectDate": "2025-02-01",
38+
"duration": "8 weeks",
39+
"teamSize": 2,
40+
"challenge": "Deliver a mobile-first experience on a legacy ASPX/C# gradebook.",
41+
"solution": "Reskinned the existing ASP.NET Web Forms app with responsive layouts, simplified navigation, and tighter asset loading while keeping data and auth flows intact.",
42+
"results": ["Parents and teachers can review grades comfortably on phones", "No backend rewrite required, reducing risk", "Faster perceived load via trimmed assets"],
43+
"features": ["Responsive grade and attendance dashboard", "Role-aware views for parents and teachers", "Lightweight front-end optimizations on legacy stack", "Secure authentication preserved for the school portal"],
44+
"demoUrl": "",
45+
"githubUrl": "",
46+
"tags": ["Education", "Mobile Web", "Legacy Modernization", "ASP.NET"]
47+
},
48+
{
49+
"id": "task-bank-st-sofia",
50+
"title": "Task Bank St Sofia",
51+
"description": "A modern web platform for teachers to create, manage, and share printable and downloadable worksheets, powered by a flexible task bank and worksheet builder — with OCR ingestion of existing worksheets and AI-assisted generation of similar tasks from examples.",
52+
"shortDescription": "Worksheet builder and task bank for St. Sofia teachers.",
53+
"image": "/og-image.png",
54+
"images": ["/og-image.png", "/logo.svg", "/laptop.svg"],
55+
"tech": ["Angular", "TypeScript", "Spring Boot", "Java", "PostgreSQL", "Redis", "Docker", "OCR", "LLM/AI"],
56+
"category": "Education",
57+
"status": "Completed",
58+
"featured": true,
59+
"client": "Private Primary School \"St. Sofia\"",
60+
"projectDate": "2025-04-30",
61+
"duration": "8 weeks",
62+
"teamSize": 2,
63+
"challenge": "Enable teachers to easily craft custom worksheets from a large task bank, ingest existing materials via OCR, and generate similar tasks with AI — all with printable/downloadable formats.",
64+
"solution": "Developed a web app with a worksheet builder, task search, OCR import for PDF/images, and AI-assisted task suggestions; backed by a scalable Java/Spring Boot API and real-time updates.",
65+
"results": ["Teachers can generate worksheets in minutes", "Scan existing worksheets via OCR and convert to tasks", "AI suggestions speed up creating similar exercises", "Worksheets are printable and downloadable as PDFs", "Task bank grows with teacher contributions"],
66+
"features": ["Worksheet builder with drag-and-drop tasks", "OCR import of paper/PDF worksheets", "AI generation of similar tasks from examples", "Printable and downloadable PDF export", "Task search and filtering", "Teacher-friendly UI", "Real-time updates and collaboration"],
67+
"demoUrl": "",
68+
"githubUrl": "",
69+
"tags": ["Education", "Worksheets", "Task Bank", "OCR", "AI", "PDF Export", "Spring Boot", "Angular"]
70+
},
71+
{
72+
"id": "chestitka-bg",
73+
"title": "Chestitka.bg",
74+
"description": "WordPress-powered greeting cards and gifts storefront with a custom theme, WooCommerce flows, and performance tuning for fast checkout in Bulgarian.",
75+
"shortDescription": "Greeting cards and gifts store built on WordPress/WooCommerce.",
76+
"image": "/chestitka-main-page.png",
77+
"images": ["/chestitka-main-page.png", "/chestitka-shop.png", "/chestitka-footer.svg"],
78+
"tech": ["WordPress", "WooCommerce", "PHP", "MySQL", "Cloudflare"],
79+
"category": "E-commerce",
80+
"status": "Completed",
81+
"featured": true,
82+
"client": "Chestitka.bg",
83+
"projectDate": "2025-01-23",
84+
"duration": "6 weeks",
85+
"teamSize": 3,
86+
"challenge": "Launch a localized e-commerce experience quickly on WordPress while keeping checkout fast on shared hosting and minimizing plugin bloat.",
87+
"solution": "Built a lean WordPress theme with WooCommerce, trimmed plugins, optimized media, and added caching/CDN rules to keep pages light and checkout reliable.",
88+
"results": ["Launched production store in under six weeks", "Sub-2s first-page load on mobile for key flows", "Streamlined product and checkout steps for higher completion", "Editorial team can add products and promos without developer help"],
89+
"features": ["Custom WordPress theme for brand fit", "WooCommerce product, cart, and checkout flows", "Caching + CDN tuning for faster loads", "SEO-friendly structure and schema"],
90+
"demoUrl": "https://chestitka.bg/",
91+
"githubUrl": "",
92+
"tags": ["E-commerce", "WordPress", "WooCommerce", "Performance", "SEO"]
93+
},
94+
{
95+
"id": "qsign",
96+
"title": "QSign",
97+
"description": "Desktop e-signature application built with Python and Tkinter for secure document signing with customizable digital signatures, logo support, size and positioning controls, and real-time signature validation.",
98+
"shortDescription": "Desktop app for creating and validating custom digital signatures.",
99+
"image": "/og-image.png",
100+
"images": ["/og-image.png", "/logo.svg", "/laptop.svg"],
101+
"tech": ["Python", "Tkinter", "PDF handling"],
102+
"category": "Desktop Application",
103+
"status": "Completed",
104+
"featured": true,
105+
"client": "QSign",
106+
"projectDate": "2025-08-10",
107+
"duration": "8 weeks",
108+
"teamSize": 2,
109+
"challenge": "Create a desktop tool that lets users design custom signatures with logos and positioning, apply them to PDFs, and validate signatures created by others with full audit trails.",
110+
"solution": "Built a Python/Tkinter desktop app with intuitive signature design tools, PDF rendering for signature placement preview, validation logic to confirm signature authenticity, and local document management for privacy.",
111+
"results": ["Users can create professional signatures and apply them to documents instantly", "Signature validation confirms authenticity and creation timestamps", "Lightweight desktop app with no cloud dependency", "Works offline for document processing"],
112+
"features": ["Drag-and-drop signature creation with logo uploads", "Adjustable signature size, rotation, and transparency", "PDF import and signature placement preview", "Signature validation with timestamp verification", "Local audit logs for all signing activity", "Batch signature application to multiple documents"],
113+
"demoUrl": "",
114+
"githubUrl": "",
115+
"tags": ["Desktop", "Python", "E-Signature", "PDF", "Security"]
24116
}
25117
]
612 KB
Loading
869 KB
Loading
2.07 MB
Loading

0 commit comments

Comments
 (0)