Free Online Tech Portfolio
Finally a portfolio site that's not just for designers. Tekfolio is for anyone technical who believes that a text-based resume just isn't enough.
Show-off Your Code
The Gist
Learn a new programming language? Write code that is BOSS? Or perhaps you found some code that smells and want to show off your heroic efforts to fix it.
You can embed code snippets with Gists from GitHub or paste in your own examples.
Text-Based Resumes Suck
Go From This
Zzzzzz. Boring...
To This
Text based resumes are old-and-busted. For programmers, it matters little how well your resume is written. What matters more is how well you code, design, solve real problems, work with others in a team environment.
Tekfolio's let you show-off the interesting work that you've done and also explain your role in the work. Were you a team lead, or a designer, even a QA Analyst? Write about it and post some screen-shots.
Sample Project: SideBox Time Clock
sidebox.com has just launched SideBox Time Clock and is allowing us to feature the app on Tekfolio. Head over to the SideBox Time Clock page for more details.
See Your Tech's Day
When you dispatch routes to your technicians, are they optimal? Are your technitions on-time and where they are supposed to be? Estimate fuel costs with accurate travel time.
The technician map view was built with ASP.NET MVC, SQL Server, and jQuery for data, and servs this data up to the Google Maps API. SideBox Time Clock makes heavy use of SQL Server's geospatial capabilities.
Team Summary
View technicians teams time on job, travel time, average job and travel time, and total time.
All reports can be configured to run by day, week, month, or year.
The team summary view was built with ASP.NET MVC, SQL Server, and jQuery.
Native Apps for Technicians
Technicians punch-in for the day, or into an individual job, via the SideBox Time Clock Native apps.
Built using Eclipse and the Android SDK, this app targets Android version 2.2 and higher. The app communicates via JSON GET's & POSTS's to the SideBox API (built on ASP.NET MVC) and the SQL Server back-end.
SideBox Time Clock was built by SideBox. Head over to www.sidebox.com for more information.