Franklin Perez
Share on Facebook MySpace
  • Blog Posts
  • Discussions
  • Events
  • Groups
  • Photos
  • Photo Albums
  • Videos

Gifts Received

Gift

Franklin Perez has not received any gifts yet

Give a Gift

 

Franklin Perez's Page

Profile Information

How did you hear about Codetown?
Internet Search
What are your main interests in software development?
Hello:

I am looking for IT job opportunities in the Central Florida area, Tampa/St. Petersburg area, or telecommuting. I have over 30+ years of IT experience.

I am interested in ANY job opportunity you might have from entry-level to mid-level to senior-level position. Compensation is secondary to having a long-term opportunity.

Attached is my latest resume. I also have a shorter version of my resume.

You can read the Experience Summary section of my resume to get an understanding of my entire skill set; it is just three pages long.

You may get an idea also by going to my LinkedIn page at the https://www.linkedin.com/in/franklin-perez-a9490840 hyperlink.

I have done all three tiers of software:
1) Front End: X-Windows/Motif programming with C language code; Java Swing, Java Server Pages, Java Applets, Java Beans, HTML, etc.
2) Back-End: Relational Database Design and Development where I created Entity Relationship diagrams and the created the database via SQL programming; SQL programming; relational databases with Informix, Oracle, Sybase, MySQL, PostgreSQL, Microsoft SQL Server; NoSQL database with MongoDB; Object Relational mapping with JDBC (Java DataBase Connectivity), JPA (Java Persistence Architecture), Java DataSource, JNDI (Java Naming and Directory Interface)
3) Middle Tier: Java, C, C++, GroovyScript, Python, Korn Shell, Bourne Shell, Perl, Sed, Awk, J2EE, JMS (Java Message Service), ESB (Enterprise Service Bus), SOA (Service Oriented Architecture), Apache Tomcat, Struts, MVC (Model View Controller), JBOSS, WebLogic, Application Servers, Web Services, SOAP (Simple Object Access Protocol) Web Services, RESTFul Web Services, XML, XSLT, JSON, etc.

For the ESB, I have experience with the following:
1) Software AG Integration Platform with webMethods Developer
2) Oracle Service Bus with Message Flows
3) Fiorano SOA Platform
4) JBOSS ESB

So, if you have any job opportunities that are in the following locations, I would be interested:
1) Central Florida areas: Orlando, Kissimmee, Saint Cloud, Lake Buena Vista, Ocoee, Heathrow, Oviedo, Lake Mary, Winter Springs, Daytona Beach, Melbourne, Maitland, Altamonte Springs, Sanford, Orange City, Ormond Beach, etc.
2) Tampa / St. Petersburg area: Tampa, St. Petersburg, Riverview, Oldsmar, Temple Terrace, Brandon, etc.
3) Telecommuting

Please call me to discuss....

Franklin Perez
(407) 694-7805
Do you have a website?
http://perezf.cnc.net/resume.doc
Anything else you'd like to add? Where do you live? (optional!)
Hello:

I am looking for IT job opportunities in the Central Florida area, Tampa/St. Petersburg area, or telecommuting. I have over 30+ years of IT experience.

I am interested in ANY job opportunity you might have from entry-level to mid-level to senior-level position. Compensation is secondary to having a long-term opportunity.

Attached is my latest resume. I also have a shorter version of my resume.

You can read the Experience Summary section of my resume to get an understanding of my entire skill set; it is just three pages long.

You may get an idea also by going to my LinkedIn page at the https://www.linkedin.com/in/franklin-perez-a9490840 hyperlink.

I have done all three tiers of software:
1) Front End: X-Windows/Motif programming with C language code; Java Swing, Java Server Pages, Java Applets, Java Beans, HTML, etc.
2) Back-End: Relational Database Design and Development where I created Entity Relationship diagrams and the created the database via SQL programming; SQL programming; relational databases with Informix, Oracle, Sybase, MySQL, PostgreSQL, Microsoft SQL Server; NoSQL database with MongoDB; Object Relational mapping with JDBC (Java DataBase Connectivity), JPA (Java Persistence Architecture), Java DataSource, JNDI (Java Naming and Directory Interface)
3) Middle Tier: Java, C, C++, GroovyScript, Python, Korn Shell, Bourne Shell, Perl, Sed, Awk, J2EE, JMS (Java Message Service), ESB (Enterprise Service Bus), SOA (Service Oriented Architecture), Apache Tomcat, Struts, MVC (Model View Controller), JBOSS, WebLogic, Application Servers, Web Services, SOAP (Simple Object Access Protocol) Web Services, RESTFul Web Services, XML, XSLT, JSON, etc.

For the ESB, I have experience with the following:
1) Software AG Integration Platform with webMethods Developer
2) Oracle Service Bus with Message Flows
3) Fiorano SOA Platform
4) JBOSS ESB

So, if you have any job opportunities that are in the following locations, I would be interested:
1) Central Florida areas: Orlando, Kissimmee, Saint Cloud, Lake Buena Vista, Ocoee, Heathrow, Oviedo, Lake Mary, Winter Springs, Daytona Beach, Melbourne, Maitland, Altamonte Springs, Sanford, Orange City, Ormond Beach, etc.
2) Tampa / St. Petersburg area: Tampa, St. Petersburg, Riverview, Oldsmar, Temple Terrace, Brandon, etc.
3) Telecommuting

Please call me to discuss....

Franklin Perez
(407) 694-7805

Comment Wall (1 comment)

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

Join Codetown

At 2:05pm on May 26, 2016, Michael Levin said…
Hey, Franklyn! Welcome to Codetown.
 
 
 

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

Sixteen Claude Agents Built a C Compiler Without Human Intervention... Almost

In an effort to probe the limits of autonomous software development Anthropic used sixteen Claude Opus 4.6 AI agents to build a Rust-based C compiler from scratch. Working in parallel on a shared repository, the agents coordinated their changes and ultimately produced a compiler capable of building the Linux 6.9 kernel across x86, ARM, and RISC-V, as well as many other open-source projects.

By Sergio De Simone

From Paging to Postmortem: Google Cloud SREs on Using Gemini CLI for Outage Response

A recent article by Google Cloud SREs describes how they use the AI-powered Gemini CLI internally to resolve real-world outages. This approach improves reliability in critical infrastructure operations and reduces incident response time by integrating intelligent reasoning directly into the terminal-based operational tools.

By Renato Losio

Firestore Adds Pipeline Operations with Over 100 New Query Features

Google has overhauled Firestore’s query engine, introducing "Pipeline operations" that enable complex server-side aggregations and array unnesting. The update shifts Firestore Enterprise toward an optional indexing model, allowing architects to prioritize write speed and lower costs. While it brings parity with MongoDB-style aggregations, the preview currently lacks real-time and emulator support.

By Steef-Jan Wiggers

Nuxt Studio Released: Open Source CMS for Content Editing in Production

Introducing Nuxt Studio: the ultimate open-source content management solution for Nuxt websites, offering a powerful self-hosted module for complete control over your content. With an intuitive visual editor, real-time previews, and seamless Git integration, elevate your development workflow while bridging the gap for content creators. Unleash your team's potential today!

By Daniel Curtis

Presentation: Building Embedding Models for Large-Scale Real-World Applications

Sahil Dua discusses the critical role of embedding models in powering search and RAG applications at scale. He explains the transformer-based architecture, contrastive learning techniques, and the process of distilling large language models into production-ready student models. He shares insights on optimizing query latency, handling document indexing, and evaluating retrieval quality.

By Sahil Dua

© 2026   Created by Michael Levin.   Powered by

Badges  |  Report an Issue  |  Terms of Service