Information

Jobs

Post jobs here. Payment details are here. PayPal the payment to ads [at] codetown.com.  You must state a rate, salary or a range. Good luck!

Website: https://www.codetown.com/group/jobs
Members: 75
Latest Activity: Nov 11, 2021

About the Codetown Jobs group

Here's how to post a job. Start a discussion and use that as the place to hold your requirement. That way, people can respond to it with questions or just contact you as the poster via any number of methods. Be sure to state a rate, salary or at least a range. Just start a discussion and let Codetown know.

The cost for placing an ad is $95 for 3 months.

And, if you're looking for work, you can tell the group as well. No charge for posting a discussion saying you're looking for work! 

You can pay by sending the payment to ads@codetown.com via PayPal or by mailing a check to:

Cambridge Web Design, Inc

PO Box 1741

Winter Park, FL 32790-1741

 

We also accept credit cards - just send an email to ads@codetown.com with your contact information (phone number) and we'll call you back for your credit card details. Or you can call 321-252-9322 and reach us directly.

 

Advertising rates are here

Discussion Forum

50+ developers needed in Orlando - Long term career choice, not to be viewed as a gig 3 Replies

I have over 50 development positions here in Orlando it is remote for the foreseeable future and will be onsite 2 days in Orlando post covid! Please get with me if you or anyone else could benefit from the positions below. These are URGENT and will…Continue

Started by Andrew DiRocco. Last reply by Florence Vicil Nov 11, 2021.

Cloud expert needed (closed)

My company, www.cwd.wtf has an immediate need for a cloud computing specialist to install a proprietary application in an XP environment. Salary is $150/hr. Cambridge is an EOE employer. Send your reply via Codetown. Continue

Started by Michael Levin Mar 8, 2020.

Python Trainer in Maryland needed 9/16-18 (Closed)

Hello Codetown!Cambridge is looking for a Python expert to teach an Intro Python class 9/16-18  The Intro class is a 3 day onsite class. Curriculum will be provided. The rate…Continue

Tags: CambridgeInc, Maryland, codetown, md, trainer

Started by Michael Levin Sep 4, 2019.

Got Angular, HTML5 and CSS? Trainer needed! (Closed!)

Cambridge, Inc has an immediate need for a trainer local to Maryland able to deliver an Angular, HTML5 and CSS onsite…Continue

Tags: trainer, CambridgeInc, codetown, Maryland, angular

Started by Michael Levin Aug 2, 2019.

C# .net Developer Opportunity in Orlando, FL 1 Reply

Fantastic C# opportunity in the Orlando, FL area! This position is with a client that provides plenty of room for growth and opportunity in their organization. Must have skills are C#, ASP.net, MVC, and SQL. Salary range is between 80-100k depending…Continue

Tags: developer, Orlando, MVC, SQL, .net

Started by MacKenzie Porter. Last reply by MacKenzie Porter Mar 18, 2019.

Measures of Justice - Data Fellow, Full-Time, 2-Year Contract - Clearwater/St. Petersburg, FL; Dade City/New Port Richey, FL

At Measures for Justice (MFJ) our mission is to use data to transform how we measure, understand, and reform the criminal justice system in America. We collect, clean, code, standardize, and analyze data from criminal justice agencies to provide…Continue

Started by Amanda Hinchman-Dominguez Feb 16, 2019.

Hiring AWS Cloud Developer in Tampa (Closed)

1: Multiple years application development experience with Enterprise Java 2: Multiple year application development experience with Python 3: 3+ years CI/CD and DevOps experience 4: In depth knowledge of the AWS cloud computing platform, its many…Continue

Tags: Agile, DevOps, Python, Java, Cloud

Started by Christopher Stone Jun 12, 2018.

Hiring Java/AWS Developer in Tampa (Closed)

Requirements:  • 3+ years Java development experience with JDBC, JMS, JSP, JAF, Servlets, AJAX, Spring, REST, Java design patterns and use of Eclipse, Git/Bitbucket, Maven and JUnit  • 2+ years developing and implementing REST Web Services and user…Continue

Tags: WebServices, AWS, Java

Started by Christopher Stone Jun 12, 2018.

Python Trainer

Hello Codetown!Cambridge is looking for a Python expert to teach Intro and Advanced Python and Python for Data Science classes. The Intro class is a 3 day class and the Python…Continue

Tags: python

Started by Michael Levin May 30, 2018.

Orlando - Mid-Level Java and C++ Coders (Closed)

Hello Codetown!We are getting ready to start an exciting new 1 year project. We're looking for contract Java and C++ coders. The rate is $40-50/hr DOE. Here are the requirements:JAVA Software Developer – Mid-Level (2 positions)Bachelor’s Degree in…Continue

Tags: embedded, java, c++, jobs

Started by Michael Levin Jan 17, 2018.

Comment Wall

Comment

You need to be a member of Jobs to add comments!

Comment by Juanjo on August 20, 2009 at 11:51am
I hope this will be a good place to exchange ideas about technology jobs. In my case, I'd like to be a job seker. Nowadays, I am working, but it could be interesting to receive some offers.
The rates would vary depending on the type of job.
For example, 30 euros/hour or a price closed for a concrete job to be completed.
Check my CV on my personal page.
Greatings
 

Members (75)

 
 
 

Happy 10th year, JCertif!

Notes

Welcome to Codetown!

Codetown is a social network. It's got blogs, forums, groups, personal pages and more! You might think of Codetown as a funky camper van with lots of compartments for your stuff and a great multimedia system, too! Best of all, Codetown has room for all of your friends.

When you create a profile for yourself you get a personal page automatically. That's where you can be creative and do your own thing. People who want to get to know you will click on your name or picture and…
Continue

Created by Michael Levin Dec 18, 2008 at 6:56pm. Last updated by Michael Levin May 4, 2018.

Looking for Jobs or Staff?

Check out the Codetown Jobs group.

 

Enjoy the site? Support Codetown with your donation.



InfoQ Reading List

Tailwind CSS 4.2 Ships Webpack Plugin, New Palettes and Logical Property Utilities

Tailwind CSS version 4.2.0, released on February 18, 2026, includes a webpack plugin for streamlined integration and four new color palettes. It expands logical property utilities and improves recompilation speed by 3.8x. This update is particularly beneficial for teams on existing projects and those developing multilingual applications.

By Daniel Curtis

Cloudflare and ETH Zurich Outline Approaches for AI-Driven Cache Optimization

Cloudflare and ETH Zurich highlight how AI-driven crawler traffic challenges traditional caching in CDNs and databases. They propose AI-aware strategies including separate cache tiers, adaptive algorithms, and pay-per-crawl models to balance performance for human users and AI services while maintaining cache efficiency and system stability.

By Leela Kumili

GitHub Actions Custom Runner Images Reach General Availability

GitHub has just announced the availability of custom images for its hosted runners. They've finally left the public preview phase that started back in October behind them. This feature will enable teams to use a GitHub-approved base image and then construct a virtual machine image that really meets their workflow requirements.

By Claudio Masolo

Presentation: Local First – How To Build Software Which Still Works After the Acquihire

Alex Good discusses the fragility of modern cloud-dependent apps and shares a roadmap for "local-first" software. By leveraging a Git-like DAG structure and Automerge, he explains how to move from brittle client-server models to resilient systems where data lives on-device. He explores technical implementation, rich-text merging, and how this infrastructure simplifies engineering workflows.

By Alex Good

Article: Stateful Continuation for AI Agents: Why Transport Layers Now Matter

Agent workflows make transport a first-order concern. Multi-turn, tool-heavy loops amplify overhead that is negligible in single-turn LLM use. Stateful continuation cuts overhead dramatically. Caching context server-side can reduce client-sent data by 80%+ and improve execution time by 15–29% .

By Anirudh Mendiratta

© 2026   Created by Michael Levin.   Powered by

Badges  |  Report an Issue  |  Terms of Service